View Single Post
  #3  
Old 05-23-2012, 10:47 AM
fzzzty
Fire Beetle
 
Join Date: Aug 2010
Posts: 23
Default

Great, thanks! Everywhere I went to took me to dev.mysql.com, and apparently only displayed the latest version, which has no MSI... This should be a lot easier. I suspect it won't help either, since the code can create the MySQL database object, but it's worth a try.

Regarding the tables, they're in there. I only created the tables listed in the eqemuloginserver repository install file, though. The statements in:

http://projecteqemu.googlecode.com/s...rDBInstall.sql

If it requires other tables, they aren't there (this is a separate DB from the "main" world DB). I might just modify the login server to actually output an error message from MySQL...if I can get it to compile...and that information is available.
Reply With Quote