Bug #469 | connections | ||
---|---|---|---|
Submitted: | 21 May 2003 3:05 | Modified: | 22 May 2003 8:23 |
Reporter: | Pratap singhal | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | OS: | Linux (linux) | |
Assigned to: | CPU Architecture: | Any |
[21 May 2003 3:05]
Pratap singhal
[22 May 2003 8:23]
Indrek Siitan
This is not a bug. It just means that your MySQL server has reached the limit of concurrent connections (which, by default, is set to 100). You can raise that by setting the max_connections variable in /etc/my.cnf to the value of your choice.