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.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-18-2002, 01:58 AM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default Making new DB in MySql

When folling the walk through it says to go to database tab in MySql , right click on name and select create database. But I don not get that menu, when I right click on hostname I only get the flush menus. I searched for answers but could not find any. Thanks in advance...
Reply With Quote
  #2  
Old 12-18-2002, 11:03 PM
Markland
Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default Here's what you need

Attention: All commands are given inside quotes, you need to remove the quotes before hitting enter. "command flags" would be typed as command flags.

1. Install MYSQL.
This walkthrough will assume that you have installed this in C:\mysql

2. Startup mysqladmin.exe in C:\mysql\bin
Minimize or hide it.

3. Copy the db.sql file to the C:\mysql\bin directory
You get the file db.sql from the eqemu zip file

4. Start up a command prompt
Start -> Run
Type in "command" and click run

5. Change Directory to C:\mysql\bin
Type in "CD C:\mysql\bin" and hit enter

6. Start up mysql
Type in "mysql" and hit enter

7. Create the database eq
Type in "create database eq;" and hit enter

8. Tell mysql to use the eq database
Type in "use eq;" and hit enter

9. Source in db.sql
Type in "source db.sql;" and hit enter

10. You may now start to use the database with EQemu.

Good luck
__________________
Markland
Linux is the answer to all your prays.
Reply With Quote
  #3  
Old 12-18-2002, 11:06 PM
pbradish
Fire Beetle
 
Join Date: Dec 2002
Location: MN
Posts: 9
Default

Reply With Quote
Reply


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 05:41 AM.


 

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