Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #9  
Old 10-28-2002, 02:14 AM
tamarae
Hill Giant
 
Join Date: Oct 2002
Posts: 179
Default MySQL Step By Step Emu 0.3.11 and MySQL 3.23.53

I had the same problems when creating the database. Here's a quick HowTo for mysql.

Start with the README file steps.. when you get to the part about setting up the database, follow steps below:

Use Winmysyqladmin.exe to create the name/password, then minimize it.

Copy db.sql and dbupdate.sql to your c:\mysql\bin directory. (provided you installed mysql in the default location)

Run mysql.exe. Type:

create database eq; [Enter]
use eq; [Enter]
source db.sql; [Enter]
source dbupdate.sql; [Enter]

Here is a good place to install the 3.6 addon and the 3.9 update if you're going to as well while you're at it. When done, type:

exit [Enter]

Continue from here with the README steps.
__________________
--Tamarae Dastile
The Dominare Server
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:30 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3