This is my first attempt at setting up a EO private server.
At first I was considering using the Mannequin Database/Server/Client, but I've decided to go with [Only registered and activated users can see links. Click Here To Register...].
I've followed most instructions as written in [Only registered and activated users can see links. Click Here To Register...] by Drenferalis. I have, however, deviated where it comes to MySQL. I am not using winmysqladmin, Wamp, or XAMPP. I have instead opted to use a standalone installation of [Only registered and activated users can see links. Click Here To Register...] and the [Only registered and activated users can see links. Click Here To Register...].
As a part of the troubleshooting process, I've tried viewing all the tables of the Rainbow Database one-by-one. Most of the tables opened without a fuss, but about a tenth or so of the tables gave the following error:
Here is a list of the tables affected:
I redownload the database and inspected it again, but the exact same set of tables were affected.
Any idea how to get this database working with MySQL Community Server 5.5.27? Any ideas what could be causing this incompatability?
Aside from that, I'd also like to know what differences there are between a straight installation of MySQL and the MySQL installed with winmysqladmin that might have an effect on the EO Server programs.
(I am using the 64-bit versions of Windows 7 and MySQL CS 5.5.27, if that makes any difference)
At first I was considering using the Mannequin Database/Server/Client, but I've decided to go with [Only registered and activated users can see links. Click Here To Register...].
I've followed most instructions as written in [Only registered and activated users can see links. Click Here To Register...] by Drenferalis. I have, however, deviated where it comes to MySQL. I am not using winmysqladmin, Wamp, or XAMPP. I have instead opted to use a standalone installation of [Only registered and activated users can see links. Click Here To Register...] and the [Only registered and activated users can see links. Click Here To Register...].
As a part of the troubleshooting process, I've tried viewing all the tables of the Rainbow Database one-by-one. Most of the tables opened without a fuss, but about a tenth or so of the tables gave the following error:
Code:
Error Code: 1034. Incorrect key file for table '[I]Table name here[/I]'; try to repair it.
I redownload the database and inspected it again, but the exact same set of tables were affected.
Any idea how to get this database working with MySQL Community Server 5.5.27? Any ideas what could be causing this incompatability?
Aside from that, I'd also like to know what differences there are between a straight installation of MySQL and the MySQL installed with winmysqladmin that might have an effect on the EO Server programs.
(I am using the 64-bit versions of Windows 7 and MySQL CS 5.5.27, if that makes any difference)