[HELP] Backing up / saving all characters-PlayerGUID? menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    noodleman1's Avatar Member
    Reputation
    6
    Join Date
    Oct 2006
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [HELP] Backing up / saving all characters-PlayerGUID?

    Hello there,
    I want to make a back-up of my characters, but I can´t seem to find out how to do this without MySQL management tools... I use mangos and their console ( mangosd.exe ) tells about a command called ''writepdump'' which saves characters, but this requires $filename and $playerGUID. I hav esome quetsions concerning these requirements:

    -Should I include the path with the filename? ( C:\blabla\CharacterBackup ) ?
    -How do I find out the character GUID?

    Thanks!

    [HELP] Backing up / saving all characters-PlayerGUID?
  2. #2
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you want to save all characters, just backup your logon database. Why don't you get Navicat / SQLYog?

  3. #3
    noodleman1's Avatar Member
    Reputation
    6
    Join Date
    Oct 2006
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As mentioned in my first post: without mysql management tools...

  4. #4
    waymirec's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just use the mysqldump command from the console.


    mysqldump -p <database> <table> > backup.sql

  5. #5
    troy23's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by waymirec View Post
    just use the mysqldump command from the console.


    mysqldump -p <database> <table> > backup.sql
    So can u dump multiple tables at once into the same .SQL file with this command??
    If so how can i do it?

  6. #6
    waymirec's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you could either dump the entire database

    Code:
    mysqldump -p <database> < database.sql
    or you could dump the individual tables you want and just append them into a single file

    Code:
    mysqldump -p <database> <table1> >> databse.sql
    mysqldump -p <database> <table2> >> databse.sql
    mysqldump -p <database> <table3> >> database.sql
    etc...

Similar Threads

  1. [Ultimate Release] All characters start with all spells!
    By wowcomputer in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-25-2007, 08:36 PM
  2. Is there a way to save all accounts and charecters into two or more .sql files ?
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-16-2007, 07:05 AM
  3. Is there a way to save all accounts and charecters into two or more .sql files ?
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-15-2007, 04:47 PM
  4. Just a bit of help for you medium level characters
    By Orious in forum World of Warcraft Guides
    Replies: 5
    Last Post: 10-17-2007, 07:40 PM
  5. [Question] Model changes affect all characters?
    By dreamhacker in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 10-08-2007, 07:51 AM
All times are GMT -5. The time now is 12:11 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search