5 lines
83 B
PHP
Raw Normal View History

--disable_query_log
echo Starting timer...;
set @start = now();
--enable_query_log