Updated Public EQEmulator Server Setup Guide (Windows 32 bit, No Webserver) (markdown)

Torven
2014-06-26 03:29:32 -07:00
parent 77aeb27d17
commit a9c2120456
@@ -336,7 +336,8 @@ Once you have your database updated fully, BACK IT UP !!!
That is easily done without even logging in to your mysql.
Create a folder on your C-Drive (or wherever), called backup
Then in a command window, simply type the following (which will ask you for your root password):
mysqldump -uroot -p peq > c:\EQ\peq_backup.sql
`mysqldump -uroot -p peq > c:\EQ\peq_backup.sql`
Then if you ever have to re-install everything, you can easily source your whole database