Steps
open mysql.exe
type -> use EQ ->enter
type-> source db.sql; ->enter
it starts going through the process....after it gets done with the books data, it gets:
ERROR 1136: Column count doesn't match value count at row 1
and the error repeats forever.
The data it appears to be stopping at is the Table structure for table 'faction_list'
ive tried both the db.sql from 3.12 and 3.13 and i get the same error at the same place.
|