Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

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

 
 
Thread Tools Display Modes
  #1  
Old 08-18-2003, 08:06 AM
VGDMuda
Fire Beetle
 
Join Date: Aug 2003
Posts: 3
Default I'm having trouble setting up a database in MySQL

1) Download mySQL from www.mysql.com, install it and copy db.sql from the folder you extracted the EQemu zip to into the mySQL\bin directory (usually C:\mysql\bin).

2) In your mySQL/bin directory (usually C:\mysql\bin) run winmysqladmin.exe and it should ask you to enter a username and password. Choose a username and password that you can remember because you will need it later

3) After you have chosen a username and password go to the Database tab in mySQL and right click the area for Databases and click Create Database

4) Type in eq as the database name and click Create database.

5) Close winmysqladmin and run mysql.exe in your mySQL/bin directory.

6) Type "use eq" without the quotes and hit enter. It should say Database changed.

7) Type "source db.sql" without the quotes and hit enter. A lot of lines should pass by and that is normal. If you get an error at this point then you didn
  #2  
Old 08-18-2003, 08:11 AM
Guest
 
Posts: n/a
Default

Not sure where these instructions are from, but i created my db from the mysql CLI, i.e.

cd \mysql\bin

mysql

mysql> create database eq ;

*EDIT*

mysql> use eq ;

* ENDEDIT*

and then source the db ...
  #3  
Old 08-18-2003, 03:30 PM
yoru
Sarnak
 
Join Date: Jun 2003
Posts: 34
Default

you can also go into "C:\mysql\data" and make a folder with the name u want for ur DB
  #4  
Old 08-18-2003, 03:30 PM
VGDMuda
Fire Beetle
 
Join Date: Aug 2003
Posts: 3
Default

It's part of the EQEmu Windows Installation stuff.
  #5  
Old 08-18-2003, 08:18 PM
x-scythe
Discordant
 
Join Date: Jun 2003
Posts: 449
Default .

open mysql and type

create database eq;

that will make your database
  #6  
Old 08-19-2003, 10:42 AM
useless's Avatar
useless
Fire Beetle
 
Join Date: Aug 2003
Posts: 8
Default

you have to open a dos prompt modify the db

a sorta good windows DB program for sql is "artronic art admin"
http://www.artronic.hr/
 


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:14 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