Bug #4316 | Can't create new threads | ||
---|---|---|---|
Submitted: | 28 Jun 2004 20:12 | Modified: | 28 Jun 2004 21:04 |
Reporter: | Don Choa | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 4.0.20 | OS: | Linux (Redhat kernel 2.4.26) |
Assigned to: | Dean Ellis | CPU Architecture: | Any |
[28 Jun 2004 20:12]
Don Choa
[28 Jun 2004 21:04]
Dean Ellis
In addition to RAM you also need to be able to allocate enough file descriptors for the connections and tables and so on. You likely need to increase open-files-limit. Not a bug, however.
[28 Jun 2004 21:39]
Don Choa
Hello, Thanks. My mysql has 600reqs/s so how determine the value of the open-files-limit? I have also 12'000 tables in 60 DB. Thanks, Best Regards