I want to track all mysql queries run by the users in my database.
Is there any way to alter SHOW PROFILE option where i can log my queries with the user ID??
Give me some suggestions on how to track the queries. Thanks!!
I want to track all mysql queries run by the users in my database.
Is there any way to alter SHOW PROFILE option where i can log my queries with the user ID??
Give me some suggestions on how to track the queries. Thanks!!