MySQL开启慢查询
https://www.cnblogs.com/leeego-123/p/11864249.html
add by lhj
log_slow_queries =
slow_query_log = ON
slow_launch_time = 20
slow_query_log_file = /var/log/mysql-slow.log
long_query_time = 2
MySQL开启慢查询
https://www.cnblogs.com/leeego-123/p/11864249.html
slow_query_log = ON
slow_query_log_file = /var/log/mysql-slow.log
long_query_time = 2