PDA

View Full Version : MySQL Server Question


HappyDays
1-6-05, 12:27 AM
I have gotten this error three times in the past month or so.
Is this a problem you or I can fix?

mySQL query error: SELECT id, member_id, running_time, location FROM forum_sessions WHERE id='f9c58233aee3ce49e8d1aef1e609f4' and ip_address='xxx.173.2.52'

mySQL error: Too many connections
mySQL error code:
Date: Wednesday 05th of January 2005 08:25:38 PM

B&T
1-6-05, 12:37 AM
Nothing you can do about it. It means that the PowWeb server was overloaded at that particular time.

mitchind
1-6-05, 12:37 AM
Simple answer is no.

We're on a shared server so it's going to happen during peak periods.

HappyDays
1-6-05, 07:33 PM
It just went down again. What is ment by "Too many connections"?

B&T
1-6-05, 08:24 PM
It just went down again. What is ment by "Too many connections"?
It means that there are too many customer websites that are making requests to the MySQL server (too many connections), so no more are accepted. As I said above, it means the MySQL server is overloaded at that time.