View Single Post
  #8  
Old 09-15-2015, 06:59 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Well, easiest way is to do it the HeidiSQL way, since Akka's Repack installs that as well. Find the HeidiSQL icon in your start menu / screen (it's green and yellow) and open it. Log in with the credentials in the <database> section of your eqemu_config.xml. Right-click the database containing your eqemu tables, and choose "Export database as SQL" as shown in Kingly_Krab's screenshot.

It should default to Create Database, Create Tables, Export All Tables, Structure + Data, and Single .sql file.

Tell it where you want the backup .sql file to go (it might even have a default set for that) and start it up. Takes a minute or two. You can .zip the resulting .sql file to save disk space if you need, since it's just a huge text file.

Don't try to open it in Notepad. Hahaha.
Reply With Quote