mysql5/mysql-5.7.27/mysql-test/include/explain_run_count.inc

5 lines
93 B
PHP

--eval EXPLAIN $ERC_query
FLUSH STATUS;
--eval $ERC_query
SHOW STATUS LIKE 'Handler_read_%';