| 
	
	
		
		
		
		 Do you know if MySQL is installed on the same server your websites are served from? Or in other words, if you're trying to connect to the DBs, do you look for them on "localhost" or on any other server? 
 
I'm asking cause maybe your host is using a seperate server for all their MySQL stuff, then it could be that your only problem is that this MySQL-Server is somehow fucked up. I.e. simply down, or under heavy load, etc. 
		
	
		
		
		
		
		
	
	 |