View Single Post
  #12  
Old 12-05-2008, 02:07 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

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.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote