View Full Version : Help using the Dbs in Lurkers zip
Felar
05-31-2002, 12:38 PM
DO I need to source each one before I do that command found in the read me? I have done it without sourcing and nothing is happing. So i am going to source each db. Am I doing this right? Any help would be appreciated. I followed the directions..
Lurker_005
05-31-2002, 01:08 PM
Usage:
Create an empty database named eq33 in mysql.
example:
start mysql, and run the following commands
drop database eq33;
create database eq33;
Unzip all the files to your mysql\bin dir
From the command line type mysql -f eq33 < go.sql
Replace eq33 above with another empty DB name if you wish.
Then just make sure your db.ini file has database=eq33 in it.
That is it.
Felar
05-31-2002, 01:48 PM
Thank you for your help, Sir. Alas now I seem to have the wrong version for the emu to log in or run the world server. Even though I updated both Everquest on both my two computers.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.