Good day to all. I have an odd error. I have created a chat that works like this:
If you are reaching the mac connection limit go to /etc/my.cnf and under the [mysqld] section add max_connections = 500
/etc/my.cnf
[mysqld]
max_connections = 500
and restart MySQL.