At first I was considering using the Mannequin Database/Server/Client, but I've decided to go with
.I've followed most instructions as written in
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
and the
.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)






