How do I enable slow query log for MYSQL? currently it seem to be disabled.
Thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
There is wrong definition in my.cnf config. Try to add:
And restart MySQL.