MyQuerySolution
Monday, 15 December 2014
Enable Query Logging in MySQL
To enable query logging in MYSQL. Use the following command:
SET
GLOBAL
general_log
=
'ON'
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment