COUNT_READ BIGINT unsigned not null, SUM_TIMER_READ BIGINT unsigned not null, MIN_TIMER_READ BIGINT unsigned not null, AVG_TIMER_READ BIGINT unsigned not 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_READ_NORMAL BIGINT unsigned not null, SUM_TIMER_READ_NORMAL BIGINT unsigned not null, MIN_TIMER_READ_NORMAL BIGINT unsigned not null, AVG_TIMER_READ_NORMAL BIGINT unsigned not null, MAX_TIMER_READ_NORMAL BIGINT unsigned not null, COUNT_READ_WITH_SHARED_LOCKS BIGINT unsigned not null, SUM_TIMER_READ_WITH_SHARED_LOCKS BIGINT unsigned not null, MIN_TIMER_READ_WITH_SHARED_LOCKS BIGINT unsigned not null, AVG_TIMER_READ_WITH_SHARED_LOCKS BIGINT unsigned not null, MAX_TIMER_READ_WITH_SHARED_LOCKS BIGINT unsigned not null, COUNT_READ_HIGH_PRIORITY BIGINT unsigned not null, SUM_TIMER_READ_HIGH_PRIORITY BIGINT unsigned not null, MIN_TIMER_READ_HIGH_PRIORITY BIGINT unsigned not null, AVG_TIMER_READ_HIGH_PRIORITY BIGINT unsigned not null, MAX_TIMER_READ_HIGH_PRIORITY BIGINT unsigned not null, COUNT_READ_NO_INSERT BIGINT unsigned not null, SUM_TIMER_READ_NO_INSERT BIGINT unsigned not null, MIN_TIMER_READ_NO_INSERT BIGINT unsigned not null, AVG_TIMER_READ_NO_INSERT BIGINT unsigned not null, MAX_TIMER_READ_NO_INSERT BIGINT unsigned not null, COUNT_READ_EXTERNAL BIGINT unsigned not null, SUM_TIMER_READ_EXTERNAL BIGINT unsigned not null, MIN_TIMER_READ_EXTERNAL BIGINT unsigned not null, AVG_TIMER_READ_EXTERNAL BIGINT unsigned not null, MAX_TIMER_READ_EXTERNAL BIGINT unsigned not null, COUNT_WRITE_ALLOW_WRITE BIGINT unsigned not null, SUM_TIMER_WRITE_ALLOW_WRITE BIGINT unsigned not null, MIN_TIMER_WRITE_ALLOW_WRITE BIGINT unsigned not null, AVG_TIMER_WRITE_ALLOW_WRITE BIGINT unsigned not null, MAX_TIMER_WRITE_ALLOW_WRITE BIGINT unsigned not null, COUNT_WRITE_CONCURRENT_INSERT BIGINT unsigned not null, SUM_TIMER_WRITE_CONCURRENT_INSERT BIGINT unsigned not null, MIN_TIMER_WRITE_CONCURRENT_INSERT BIGINT unsigned not null, AVG_TIMER_WRITE_CONCURRENT_INSERT BIGINT unsigned not null, MAX_TIMER_WRITE_CONCURRENT_INSERT BIGINT unsigned not null, COUNT_WRITE_LOW_PRIORITY BIGINT unsigned not null, SUM_TIMER_WRITE_LOW_PRIORITY BIGINT unsigned not null, MIN_TIMER_WRITE_LOW_PRIORITY BIGINT unsigned not null, AVG_TIMER_WRITE_LOW_PRIORITY BIGINT unsigned not null, MAX_TIMER_WRITE_LOW_PRIORITY BIGINT unsigned not null, COUNT_WRITE_NORMAL BIGINT unsigned not null, SUM_TIMER_WRITE_NORMAL BIGINT unsigned not null, MIN_TIMER_WRITE_NORMAL BIGINT unsigned not null, AVG_TIMER_WRITE_NORMAL BIGINT unsigned not null, MAX_TIMER_WRITE_NORMAL BIGINT unsigned not null, COUNT_WRITE_EXTERNAL BIGINT unsigned not null, SUM_TIMER_WRITE_EXTERNAL BIGINT unsigned not null, MIN_TIMER_WRITE_EXTERNAL BIGINT unsigned not null, AVG_TIMER_WRITE_EXTERNAL BIGINT unsigned not null, MAX_TIMER_WRITE_EXTERNAL BIGINT unsigned not null, UNIQUE KEY `OBJECT` (OBJECT_TYPE, OBJECT_SCHEMA, OBJECT_NAME) USING HASH