Bug #2196 Database Connnectivity Issues
Submitted: 23 Dec 2003 8:58 Modified: 23 Dec 2003 14:44
Reporter: Jacques Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: lists.mysql.com Severity:S3 (Non-critical)
Version: OS:
Assigned to: Jim Winstead CPU Architecture:Any

[23 Dec 2003 8:58] Jacques
Description:
Warning: Too many connections in /lists/web-lists/site/message.php on line 163

Warning: MySQL Connection Failed: Too many connections in /lists/web-lists/site/message.php on line 163
failed to connect to database

Happens quite often when viewing articles on lists.mysql.com

How to repeat:
View other articles on the lists.mysql.com site:

e.g.

http://lists.mysql.com/internals/5107
http://lists.mysql.com/internals/5106

Suggested fix:
Increase max_connections on your mysqld startup line:

e.g. -O max_connections=5000
[23 Dec 2003 9:05] Dean Ellis
Seeing the same error at this time, so, verified.

Thank you.