Skip to content

Instantly share code, notes, and snippets.

@Ruhshan
Created September 21, 2020 05:53
Show Gist options
  • Save Ruhshan/269a5c7f08acca0ffa5e9096caf2a1ca to your computer and use it in GitHub Desktop.
Save Ruhshan/269a5c7f08acca0ffa5e9096caf2a1ca to your computer and use it in GitHub Desktop.
SET global general_log_file='/var/log/mysql/all.log';
SET global log_output = 'file';
SET global general_log = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment