More often than not in recent times I have had to bump off the mysql instance to regain normalcy, because it exhausted the max_connections value allotted to it. In scenarios such as this am unable to check the exact number of the existing connections and also troubleshoot the reason for the same.
My query was to know, if there was any possibility of allotting some connections to the MySQL root user from the max_connections set?
Any help will be appreciated.
My query was to know, if there was any possibility of allotting some connections to the MySQL root user from the max_connections set?
Any help will be appreciated.
Comment