http://qs321.pair.com?node_id=1049097

ghosh123 has asked for the wisdom of the Perl Monks concerning the following question:

Hi,
My application uses MySQL to store data. Is there any module or script in perl which I can use to tune the mysql queries, which are being run frequently, when I am running the application to know the cost of each query and tune them to reduce the cost. Please help.