Thank you for the comment on my website, mudman.:p . Read Shawn's post, that is the easiest way I think. I just copy the sql file from the c:/mysql/bin directory and paste it in a different place. If I accidently corrupt it, I simply go to ( in the mysqlwinadmin thing ) Databases>right click on the eq database>click "drop database". Then re-create the database "eq" and get the sql file from where you pasted it. Copy and paste it back into the mysql/bin directory, run mysql.exe, use eq > source db.sql. And there you have it =)
**EDIT**
Lol, like I said, there's no "Best Way", it is a very, very handy tool in my opinion and it is a heavily easy way to manage your database.
|