M_ERRORS BIGINT unsigned not null, SUM_WARNINGS BIGINT unsigned not null, SUM_ROWS_AFFECTED BIGINT unsigned not null, SUM_ROWS_SENT BIGINT unsigned not null, SUM_ROWS_EXAMINED BIGINT unsigned not null, SUM_CREATED_TMP_DISK_TABLES BIGINT unsigned not null, SUM_CREATED_TMP_TABLES BIGINT unsigned not null, SUM_SELECT_FULL_JOIN BIGINT unsigned not null, SUM_SELECT_FULL_RANGE_JOIN BIGINT unsigned not null, SUM_SELECT_RANGE BIGINT unsigned not null, SUM_SELECT_RANGE_CHECK BIGINT unsigned not null, SUM_SELECT_SCAN BIGINT unsigned not null, SUM_SORT_MERGE_PASSES BIGINT unsigned not null, SUM_SORT_RANGE BIGINT unsigned not null, SUM_SORT_ROWS BIGINT unsigned not null, SUM_SORT_SCAN BIGINT unsigned not null, SUM_NO_INDEX_USED BIGINT unsigned not null, SUM_NO_GOOD_INDEX_USED BIGINT unsigned not null, SUM_CPU_TIME BIGINT unsigned not null, MAX_CONTROLLED_MEMORY BIGINT unsigned not null, MAX_TOTAL_MEMORY BIGINT unsigned not null, COUNT_SECONDARY BIGINT unsigned not null, UNIQUE KEY (HOST, EVENT_NAME) USING HASH