[mysqld]
#log slow queires that takes more than 1 second
long_query_time=1
log-slow-queries=/var/lib/mysql/logs/mysql_slow_queries.log
Restart MySQL:
service mysqld restart
Tips and tricks on installing and configuring some popular software that I use for my various projects. Mostly for myself, but I'll be happy if it could help you too
No comments:
Post a Comment