Skip to content

Instantly share code, notes, and snippets.

@scodx
Created October 1, 2017 17:01
Show Gist options
  • Save scodx/0f0eda639169222dabdd60b012e7dae8 to your computer and use it in GitHub Desktop.
Save scodx/0f0eda639169222dabdd60b012e7dae8 to your computer and use it in GitHub Desktop.
SET global log_output = 'FILE';
SET global general_log_file='/path/to/mysql_general.log';
SET global general_log = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment