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 do about this? From what I can tell, /etc/mysqladmin says that the default connection timeout is 720 minutes, which doesn't sound good.