View Single Post
  #13  
Old 12-05-2008, 02:50 AM
Zwor
Fire Beetle
 
Join Date: Dec 2008
Location: Places
Posts: 20
Default

Quote:
Originally Posted by trevius View Post
Open a command prompt, and type:

Code:
cd C:\peqdb\peq_db
Then type

Code:
dir
And make sure you see load_player.sql listed there. Then, start MySQL from that directory and do the same things you were already doing. You have to run MySQL from the directory where the file is located, otherwise, it won't know where to find it to run it.
Thanks, worked.

Now it happened again, same error, except w/ Peqdb_1129Rev223.sql file when I try to source.
Reply With Quote