Hi,
Is there any tool which can monitor the requests and responses between a MySQL server and clients? Basically I want to know how many requests my web app makes to the mysql server and analyze the performance.
Is there any similar thing available for MSSQL server also?