SyntaxFix
Write A Post
Hire A Developer
Questions
// To see global variable is enabled or not and location of query log SHOW VARIABLES like 'general%'; // Set query log on SET GLOBAL general_log = ON;