Hello,
I had a script error yesterday whilst populating a table in MySQL and I now get the dreaded 'User has exceeded the 'max_user_connections' resource (current value: 3)' error whenever I try to connect.
I appreciate the error was on my part but I am now unable to connect to MySQL to kill whatever connections are dangling there and they do not appear to be timing out. From reading the forum it sounded like idle connections should time out after five minutes but the error occurred around 20 hours ago now and I still cannot reconnect.
Is there anything that can be done so I can regain access to MySQL?
Thank you!