Actually this is generic message we are showing in-case there is no query logged or by mistake user has specified incorrect file path for slow log section mentioned “General log” file path and vice-versa.
I have added your request regarding 3rd line:
Code:
Make sure you have given valid slow query log file. Slow Query Log and General Query Log have different formats. Make sure you have entered the correct filename. Click here to review settings for this connection
Program should have extra check, whether mentioned file path belongs to slow log or general log respectively or any other invalid file path.