[Tut]How to Back up your Database

Junior Spellweaver
Joined
Jun 30, 2008
Messages
132
Reaction score
0
I know this was released, but I was bored so I'm releasing this now.
1.Go to Program Files
2.Search for MySQL
3.Open it and open MySQL
4.Then Open bin
5.Open MySQLInstanceConfig
6.Check Include Bin Directory
7.Once you executed open your notepad
8.Write mysqldump -u root -p databaseID>mybakup.sql
9.close it and save it as backup.bat
10.Once you have done that click on backup.bat.
11.Wait till the bat file goes away and there you got your backup.
Credit:
To me and my freind Chaos
 
Re: [Guide]How to Back up your Database

lol well you can all ways use the MYSQL administrator tool to back it up.

much easier.
 
Re: [Guide]How to Back up your Database

lol well you can all ways use the MYSQL administrator tool to back it up.

much easier.

I think this way is easier because once you have done this and needa backup again all you have to do it press backup.bat
 
Re: [Guide]How to Back up your Database

I think this way is easier because once you have done this and needa backup again all you have to do it press backup.bat


o really? i though u had to do this every time to back it up . sorry i misunderstood im going to test it out then. thx
 
Re: [Guide]How to Back up your Database

There much ways to backup i think..
Copying Tables
Dumping/Exporting The Database To SQL File..
Anyway nice guide
 
Re: [Guide]How to Back up your Database

Once you set this uo all you have to do next is click on backup.bat and ait till the .bat file goes away then there you got our backup file very simple
 
Re: [Guide]How to Back up your Database

how do i change pack with out wipe? like i want to create a new database ,how do i back up the acc and items ?'
oh yeah , if ppl got my back up file , can they do the host? can we have two hoster? diffrent computer
 
Re: [Guide]How to Back up your Database

how do i change pack with out wipe? like i want to create a new database ,how do i back up the acc and items ?'
oh yeah , if ppl got my back up file , can they do the host? can we have two hoster? diffrent computer

When you backup it backs up everything like account item character etc. Once you bak up just gib your hoster the sql file you get from the backup.bat.
 
Back