Thread: database backup
View Single Post
  #1  
Old 01-28-2011, 11:29 PM
secondattack
Sarnak
 
Join Date: Oct 2006
Posts: 29
Default

i made the dump with navcat, and tried to restore it with the command line "mysql -umyusername -pmypassword peq < mydumpfile.sql" and it ran for about 4 hours before erroring out, looked to be a little more then half way done. again it would seem to me if all i need to back up was say npc type, spawns, and the other one, forgive me i don't have access the DB and don't remember the tables off hand.. it would be much faster and alot less time consuming to just backup and import those tables into a fresh install.. correct me if I'm wrong. i just need to know which table i need to export/import
Reply With Quote