Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-19-2004, 09:34 AM
mikenune
Discordant
 
Join Date: Apr 2004
Location: Gukta
Posts: 359
Default Fully Updated Database

The 0.5.6 DB is Here!

Note: This DB does NOT work with EQEMu 0.5.7!

Although the previous version was plagued with problems, the current version (for EQEMu servers v0.5.6) should work without any issues. PLEASE NOTE THAT THIS DATABASE CAN TAKE A LONG TIME TO SOURCE. This version of the DB has more than a half a million records spread across fifty six tables! Please be patient!

Current version: http://www.raskii.net/eqemu/eqemu056.zip [6.49MB download]

Previous version(s):
0.5.5 DB: http://www.raskii.net/eqemu/eqemu055.sql.zip [4.25MB download] (do not use!)

README.TXT
Code:
These SQL dumps contain:
 - Myra's db version DR5.3.2
 - TCMyWorld's Alpha 1 and 2
 - govtcheese's loottable and NPC db version 0.3
 - the 03/15/2004 door update

Instructions:
 1) Extract the SQL files into MySQL's bin folder (typically C:\mysql\bin).
 2) Create the eq database.
     A) From the command prompt type "\mysql\bin\mysql -b -s -f -u root -p <password>"
        (where <password> is your password, if any).
     B) Type "create eq;"
 2) Dump the SQL files into your new database.
     A) Type "use database eq"
     B) Type "source sql1.sql;"
     B) Type "source sql2.sql;"
     B) Type "source sql3.sql;"
 3) Create any necessary user accounts.
     A) Type "INSERT INTO account (id, name, charname, packencrypt, sharedplat,
        password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'eqemu', '',
        '', 0, 'eqemu', 250, NULL, 0, 0);"
     B) Repeat the above step as necessary. Just be sure to change the id, name,
        password, and status fields for each user.
 4) Enjoy!

Many thanks to the EQEMu devs for their tireless work in creating this most excelent
program. Also, I would like to thanks both Myra and govtcheese for their efforts in
fleshing out the db. Keep up the great work guys!

mikenune
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 11:26 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