I've read through the thread about the MySQL servers getting moved, but I don't see how it would apply to my hosting. I signed up for hosting on 29 December 2007 which should have been well after the server move. My account has always said (since I got it) that I have MySQL version 5.0.27-standard.
So why am I now getting this "Table was created with a different version of MySQL and cannot be read" error? I am using free hosting via cossacks (the ad-free server), and I greatly appreciate all that this site has offered me; make no mistake about this. I am simply curious as to why it has apparently quit working.
I have tried accessing phpMyAdmin but I could never get it to load. Firefox seems to just keep loading it forever. I also tried phpMiniAdmin but got the same results. Attempting to access the server from my local installation of MySQL:
Code:
D:\MySQL>mysql -h mysql.x10hosting.com -u USERNAME -p
Always yields the result "Cannot connect to server 'mysql.x10hosting.com'". Presumably this is due to the server settings as to where the database can/cannot be accessed from, it was simply an idea to try accessing my database.
Any information on this issue would be much appreciated. Thanks.