
Originally Posted by
Talondale
I did my main server last night. I made a SQL dump of the whole DB and then of each individual table (of the ones listed as needing to be saved) just as insurance. I also made a CSV backup of each table. I installed the new core and DB and then imported the CSV files to their respective tables. Everything seemed in order except all the quests were listed as failed. No big deal. I also got some "Warnings" which usually were because it added a line of all "0" to the table, which I simply deleted and saved changes.
Here's the list of tables I backed up. (CAVEAT: USE AT YOUR OWN RISK. Test on a test copy of your server first. I only run the server for me so I only had one account to backup. This may not be the best answer if you have multiple accounts. If you have multiple accounts you'll want to add the Mail table as well. Check each table to see if there's any data in it, a restore may not be necessary. ie. I didn't have any pets so the only line in that table was the default line.)
UNDER MANGOS DB:
auctionhouse
character
character_action
character_aura
character_homebind
character_inventory
character_kill
character_pet
character_queststatus
character_reputation
character_social
character_spell
character_spell_cooldown
character_stable
character_ticket
character_tutorial
guild
guild_charter
guild_charter_sign
guild_member
guild_rank
item_instance
mail (if you have multiple accounts or use the mail system)
UNDER REALMD:
All tables.