[摘要]+----------+------------+--------------------------------------------------------------------------...
+----------+------------+----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------+
4 rows in set, 1 warning (0.00 sec)
mysql>
查看刚才执行的Query_ID为4的跟踪记录
mysql> show profile for query 4;
+--------------------+----------+
关键词:MySQL运用profile区分慢sql代码案例详细说明