To many connections to mysql

admin

Administrator
Staff member
One day this week I had to many connections to my mysql.. it was set up to handle max 100 connections. Someone told me to use mysql_close or something like that..? but.. when should I use mysql_close?? and should I use mysql_connect or mysql_pconnect??
 
Back
Top