Thread: Backups?
View Single Post
  #2  
Old 02-29-2004, 05:25 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

You can't restore a backup if you haven't created it.

I would suggest dumping your database into a backup at least once a week. If you can't afford the space, just backup character_, accounts, items and spawn info tables. Shouldn't be too big once zipped.

If you dont know how, run command prompt and point it to mysql\bin. Then type in:

mysqldump eq character_ accounts items > Backup.sql
__________________

kRPG Profile