Skip to content

Instantly share code, notes, and snippets.

@sseidenthal
Created January 16, 2017 08:27
Show Gist options
  • Save sseidenthal/28160088d57330cc6b13c4d915a1bd31 to your computer and use it in GitHub Desktop.
Save sseidenthal/28160088d57330cc6b13c4d915a1bd31 to your computer and use it in GitHub Desktop.
#Additionally, for those blessed with MySQL >= 5.1.12:
Execute SET GLOBAL log_output = 'TABLE';
Execute SET GLOBAL general_log = 'ON';
Take a look at the table mysql.general_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment