View Single Post
  #11  
Old 01-25-2004, 06:35 PM
mattmeck
Guest
 
Posts: n/a
Default

Quote:
Quote:

4. Now you need to source in your SQL files into your database, So move db.sql from the EQEmu folder to mysql\bin

5. Type in:
use eq;
source db.sql;


source blabla ......blabla = filename
if you have a lot of beeping then you have already sourced in another DB.
Reply With Quote