Thanks for the quick reply.... I downloaded the DB, went into mysql, and using the downloaded DB in the directory did:
use eq;
source db.sql
However, after finishing this, and using install.bat, I get a bunch of errors:
Quote:
ERROR 1136 at line 74518 in file: 'spawns.sql': Column count doesn't match value
count at row 1
ERROR 1136 at line 74519 in file: 'spawns.sql': Column count doesn't match value
count at row 1
|
For about 20k lines at least. I don't understand.... how can the DB not be compatible with itself? Is there a way to erase the EQ db and start over from scratch?