I've got a database problem. My server was having problems and was taken down and reloaded 3 days ago. Since then the website that uses MySQL has not worked. On the website there is an input entry box for users. Since the problem began I now get an error message that states: Table './rapiddow_1/accounts' was created with a different version of MySQL and cannot be read When I look in php admin of my cpanel I noticed that it displays 2 different names (revs) of MySQL: localhost phpMyAdmin - 2.11.0 * Server version: 4.1.22-standard phpMyAdmin - 2.11.0 * MySQL client version: 4.1.22 Is there a difference between 4.1.22 and 4.1.22-standard? Thanks.