null, MAX_TIMER_READ BIGINT unsigned not null, COUNT_WRITE BIGINT unsigned not null, SUM_TIMER_WRITE BIGINT unsigned not null, MIN_TIMER_WRITE BIGINT unsigned not null, AVG_TIMER_WRITE BIGINT unsigned not null, MAX_TIMER_WRITE BIGINT unsigned not null, COUNT_FETCH BIGINT unsigned not null, SUM_TIMER_FETCH BIGINT unsigned not null, MIN_TIMER_FETCH BIGINT unsigned not null, AVG_TIMER_FETCH BIGINT unsigned not null, MAX_TIMER_FETCH BIGINT unsigned not null, COUNT_INSERT BIGINT unsigned not null, SUM_TIMER_INSERT BIGINT unsigned not null, MIN_TIMER_INSERT BIGINT unsigned not null, AVG_TIMER_INSERT BIGINT unsigned not null, MAX_TIMER_INSERT BIGINt unsigned not null, COUNT_UPDATE BIGINT unsigned not null, SUM_TIMER_UPDATE BIGINT unsigned not null, MIN_TIMER_UPDATE BIGINT unsigned not null, AVG_TIMER_UPDATE BIGINT unsigned not null, MAX_TIMER_UPDATE BIGINT unsigned not null, COUNT_DELETE BIGINT unsigned not null, SUM_TIMER_DELETE BIGINT unsigned not null, MIN_TIMER_DELETE BIGINT unsigned not null, AVG_TIMER_DELETE BIGINT unsigned not null, MAX_TIMER_DELETE BIGINT unsigned not null, UNIQUE KEY `OBJECT` (OBJECT_TYPE, OBJECT_SCHEMA, OBJECT_NAME) USING HASH