Dhiraj's Blogs | Born to code
Now this is only showing data for current session. If you want to see all the queries being executed on the server then you should log them first. We have seen different types of logging in MySQL, so which one to use? We will use General Log, which will g...