CURRENT_SCHEMA VARCHAR(64), OBJECT_TYPE VARCHAR(64), OBJECT_SCHEMA VARCHAR(64), OBJECT_NAME VARCHAR(64), OBJECT_INSTANCE_BEGIN BIGINT unsigned, MYSQL_ERRNO INTEGER, RETURNED_SQLSTATE VARCHAR(5), MESSAGE_TEXT VARCHAR(128), ERRORS BIGINT unsigned not null, WARNINGS BIGINT unsigned not null, ROWS_AFFECTED BIGINT unsigned not null, ROWS_SENT BIGINT unsigned not null, ROWS_EXAMINED BIGINT unsigned not null, CREATED_TMP_DISK_TABLES BIGINT unsigned not null, CREATED_TMP_TABLES BIGINT unsigned not null, SELECT_FULL_JOIN BIGINT unsigned not null, SELECT_FULL_RANGE_JOIN BIGINT unsigned not null, SELECT_RANGE BIGINT unsigned not null, SELECT_RANGE_CHECK BIGINT unsigned not null, SELECT_SCAN BIGINT unsigned not null, SORT_MERGE_PASSES BIGINT unsigned not null, SORT_RANGE BIGINT unsigned not null, SORT_ROWS BIGINT unsigned not null, SORT_SCAN BIGINT unsigned not null, NO_INDEX_USED BIGINT unsigned not null, NO_GOOD_INDEX_USED BIGINT unsigned not null, NESTING_EVENT_ID BIGINT unsigned, NESTING_EVENT_TYPE ENUM('TRANSACTION', 'STATEMENT', 'STAGE', 'WAIT'), NESTING_EVENT_LEVEL INTEGER, STATEMENT_ID BIGINT unsigned, CPU_TIME BIGINT unsigned not null, MAX_CONTROLLED_MEMORY BIGINT unsigned not null, MAX_TOTAL_MEMORY BIGINT unsigned not null, EXECUTION_ENGINE ENUM ('PRIMARY', 'SECONDARY')