EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Database backup (https://www.eqemulator.org/forums/showthread.php?t=18057)

solid11 03-10-2005 08:20 PM

Database backup
 
What is the easiest and/or safest way to backup your database and restore it?

Camaris 03-10-2005 09:23 PM

Copy the folder \mysql\data\eq...

sysadmin 03-10-2005 10:23 PM

Paste this on a batch file and run it, will do a complete database backup, just replace eq with your database name.

Quote:

cd\
cd \mysql\bin
mysqldump -u root eq > eqbackup.sql
exit

solid11 03-11-2005 06:03 AM

I understand both ways, so if I make a backup .sql file I'll have to resource it then right? If I just backup the data folder then after I reinstall Mysql, I would just copy that database folder in there and it will work right?

mrea 03-11-2005 06:47 AM

Yeah, that way works as well.


All times are GMT -4. The time now is 06:32 PM.

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