Skip to content

Instantly share code, notes, and snippets.

@yuklia
Created October 19, 2017 20:28
Show Gist options
  • Save yuklia/7a60d0c19e61344762731d1c223d4d5b to your computer and use it in GitHub Desktop.
Save yuklia/7a60d0c19e61344762731d1c223d4d5b to your computer and use it in GitHub Desktop.
slow-log config
[mysqld]
slow_query_log = 1
slow_query_log_file = /var/log/mysql/mysql-slow.log
long_query_time = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment