1
I have a network-hosted system (php and mysql) here in the company, installed on several stations. I wonder if there is any command or tool for monitoring requests (queryes) for made to the MYSQL server? Something similar to the SQLSERVER Profiler. Something that shows selects, updates, etc, that the system does on the mysql server in real time. Thank you!