Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hi, I was wondering how I would go about backing up and moving a 5.0 mysql data base to a 5.5, anything would be helpful due to my low knowledge on this.
The procedure on this should be fairly straightforward.
- Put your database into offline mode (so nothing is being written to it while doing the move)
- Dump the database to a file
- Move the file to the new MySQL install
- Import the database
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.