Mangos Backup

Results 1 to 2 of 2
  1. #1
    Newbie Demon83 is offline
    MemberRank
    Oct 2006 Join Date
    4Posts

    Question 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.


  2. #2
    Newbie Tikal is offline
    MemberRank
    Jun 2006 Join Date
    4Posts
    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)?



Advertisement