mysql/php tweaking

does anyone know how to:
1) ignore mysql queries that takes more than 3 seconds
2) don't use permanent connections (i think this need to be setted on php.ini, not only on my.cnf)

thanks

 

 

 

 

Top