Guest User

Untitled

a guest
Feb 25th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $ mysql
  2. mysql> SET GLOBAL log_output = 'TABLE';
  3. mysql> SET GLOBAL general_log = 'ON';
  4.  
  5. Then look at db: mysql ยป Table: general_log
Add Comment
Please, Sign In to add comment