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 03-17-2003, 03:51 AM
joshkincheloe
Sarnak
 
Join Date: Mar 2003
Posts: 41
Default Saving Character Info for an Upgrade

Is there a way to export character information if I want to upgrade to the latest version of EQEmu?
Reply With Quote
  #2  
Old 03-17-2003, 04:07 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

I always do this before updating my database

mysqldump is a binary program like mysql..
The general format of it is mysqldump <database name> <tablename>

so, this should do it for you..
mysqldump eq character_ > character.sql
mysqldump eq account > account.sql

Then , after the new database is is place (new db.sql, or updated one)

mysql eq < character.sql
mysql eq < account.sql

(assuming your database name is eq)
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 03-17-2003, 06:32 AM
joshkincheloe
Sarnak
 
Join Date: Mar 2003
Posts: 41
Default Thanks!

Thank you,
I'll give that a try.
Reply With Quote
  #4  
Old 03-17-2003, 06:46 AM
Bardboy
Hill Giant
 
Join Date: Feb 2002
Location: Area 51
Posts: 157
Default

I've been looking for a way to make mysqldump use REPLACE INTO instead of INSERT INTO, does anyone know if this is possible?
__________________
They say verbal insults hurt more then physical pain. They are of course wrong, as you will soon find out when I put this toasting fork in your head.

Blackadder
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 12:47 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3