I was getting more and more downtime on my database ( i.e. tables couldn't be selected or updated because no table was even found?? ) and it's occuring across all platforms that use the database I have to get information- including the simple PHP script I have for showing how many users I have online in my game. Every single table is inaccessible and I don't understand why. Normally this problem I can fix by either repairing or deleting and remaking the user for the database, but it continues to occur more and more frequently and I'm wondering if there's a reason why and any way that I can prevent it from happening?