Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mysql -uroot -ptest -e 'SET GLOBAL general_log = "ON"; SET GLOBAL general_log_file = "/var/log/mysql/all.log";'
- SET GLOBAL general_log = "ON";
- SET GLOBAL general_log_file = "/var/log/mysql/all.log";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement