|
The operation was either redundant (which is unlikely, since MySQL wouldn't run it in most cases) or your MySQL server needs the max connections parameter raised a bit.
Either way, your server is obviously not closing out connections after using them.
|