columns
...
QUERY_ROWS <- deterministic
SELECT_ROWS_READ <- deterministic
QUERY_HITS <- deterministic
QUERY_HITS_PERIOD_LOW <- non deterministic
QUERY_HITS_PERIOD_HIGH <- non deterministic
QUERY_HITS_PERIOD_OUTLIERS <- non deterministic
QUERY_HITS_TOTAL_TIME_US <- non deterministic
QUERY_HITS_MEAN_PERIOD_US <- non deterministic
QUERY_HITS_MEAN_PERIOD_LOW_US <- non deterministic
QUERY_HITS_MEAN_PERIOD_HIGH_US <- non deterministic
QUERY_INSERT_TIME <- probably deterministic (or not?)
QUERY_LAST_HIT_TIME <- probably deterministic (or not?)
SELECT_EXPEND_TIME_US <- non deterministic
SELECT_LOCK_TIME_US <- non deterministic
...