MySQL 1040 too many connections error, no admin privileges
I've managed to overload the connections to the MySQL database that I'm building a website around, and it's now giving me a 1040 - Too many connections error. The problem is, I have no admin access to the MySQL database, nor do I have root access to the system it's running on. (I have regular user access to both.) Is there anything I can...