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 04-01-2002, 03:32 AM
Jib
Fire Beetle
 
Join Date: Feb 2002
Posts: 4
Default Is it Possible to... (Help with Mysqldump)

I'm Trying to think of a way to enchance a Current DB by adding additional zone spawns.

I was hoping i could load a "test" server that i host myself and plug in those spawns. Then Export those spawn data out of the game into a small DB. With the DB that i exported could i be able to plug it into a more Complete Database?

Will this work?

Thanks,

Jib
__________________
-------------------
[1 Newb] Annoyance (Gnome)
-------------------
Reply With Quote
  #2  
Old 04-01-2002, 03:39 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Sure...

Load the data into your database, then you can dump it back out with this command

mysqldump eq [tablename] > filename.sql

That will dump all your data in that table out though, not just your updated ones. That could then be sourced into anyone elses database to load your spawns in using this line

source filename.sql inside of mysql.
Reply With Quote
  #3  
Old 04-01-2002, 03:45 AM
Jib
Fire Beetle
 
Join Date: Feb 2002
Posts: 4
Default

Thanks
__________________
-------------------
[1 Newb] Annoyance (Gnome)
-------------------
Reply With Quote
  #4  
Old 04-01-2002, 10:54 AM
Jib
Fire Beetle
 
Join Date: Feb 2002
Posts: 4
Default

I still didnt get it.. I did a test on my Items dump and heres what i typed in Run

C:\mysql\bin\mysqldump.exe eq3 items > myitems.sql

eq3 = 3rd EQ Database.. Dont ask ;o

items = the Items Table

myitems.sql = the file i want to come out.

I typed that.. It Beeped like hell, when it was finally done i couldnt find Myitems.sql

I tried it with spawns as well.. no beeping but no file either.
__________________
-------------------
[1 Newb] Annoyance (Gnome)
-------------------
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:45 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