View Single Post
  #4  
Old 02-12-2003, 06:36 AM
Tugurce
Hill Giant
 
Join Date: Feb 2003
Location: Texas
Posts: 119
Default

If you edited the database at all the DB editor may have screwed it up. Go to the mysql\bin folder in the command prompt, and type mysql.exe -f [Database Name] < [Database File]. "Database Name" is whatever you chose to call your database (i.e. EQ), and "Database File" is the name of the .sql files you got when you dowlnoaded the emu and any addons. Repeat this for each additional .sql file you have. It worked for me when I had the same problem.
Reply With Quote