-
Newbie
Mangos Backup
Hi Guys, anyone can help me pls...if i want make a backup of accounts and characters fo the players i havo to go in navicat and export table? pls tell me how i can make :smiley-go
Tx.
-
-
Newbie
Someone stop me if I'm wrong,
the tables in mangos DB:
- all the ones wich begin with "character" (like character_aura, character_inventory)
- corpse
- all the ones begins with "guild"
- item_instance
- mail
- raidgroup
- raidgroup_member
and in Realm DB :
- account
- realmcharacters
- realmlist
- ip_banned
But there's some tools or batch files that can do this for you. (Mango database handler for example)
If I could abuse,
I have to complete your question:
When we backup the account manually with SQLyog or Navicat (personnaly I use SQLyog),
what options must be checked (like drop table and other that I don't remind)?