EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Transferring Databases (https://www.eqemulator.org/forums/showthread.php?t=1423)

EmuSharky 04-23-2002 02:21 PM

Transferring Databases
 
Maybe its been done - Maybe it cant be done, but what I am inquiring about is how to transfer databases from one spot to another. I would like to transfer my EQ server to one of my comp's at work, and I want the work I've done to be saved. If anyone knows anything about doing this type of stuff, please reply.

Thanks.
-Sharky

Trumpcard 04-23-2002 02:25 PM

mysqldump eq > filename.sql


Dumps it out into a textfile..

To reload it, just do this on the other database

mysql -f < filename.sql

EmuSharky 04-23-2002 02:36 PM

In the mySQLfolder?

Sorry, gonna need n00b terms for that program. Dont know SQL very well :-(.


Thanks.
-Sharky

Trumpcard 04-23-2002 02:57 PM

http://www.mysql.com/documentation/index.html


All times are GMT -4. The time now is 03:43 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.