Unlimited connections, how do I edit that setting?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
There is no such thing as unlimited connections. You must consider system resources, memory usage per thread, as well as types of queries being executed. If this setting is not properly configured, you risk MySQL running out of memory and restarting, which could result in data loss or corruption. The There's also formulae that I like to put in spreadsheets for memory calculation per thread. |
||||
|
|