I tells us that a MySQL instance has reached its maximum allowable limit for client connections.
Until connections are closed, no new connection will be accepted by the server.
By default it handles 100 connections simultaneously.
However this seems an oddly low number for a Forum that houses plenty of games.
Mabye it time to adjust this value:
SET GLOBAL max_connections = a number higher than actual ?
Or is there DOS attacks on Matrix Forum causing the overload?
