Hi, I am trying to log slow queries into both file and table. I had set as > SET GLOBAL log_output =`TABLE,FILE`; But it isnt getting logged into tables.
Can I know if I need to create table or am I missing anything ? Thanks. Regards, Ram
Hi, I am trying to log slow queries into both file and table. I had set as > SET GLOBAL log_output =`TABLE,FILE`; But it isnt getting logged into tables.
Can I know if I need to create table or am I missing anything ? Thanks. Regards, Ram