I figured out how to do it. Though now it clumps the data in a (Data),(Data) format. I wish there was a way to make it look like it did in MySQL 4.0. I'm using 5. However the .sql files are smaller ^-^
-- Edit --
opps, forgot to write the how-to. While I put it in the wiki I'll put it here for the non-wiki people.
IF you set your bin path right (If not it's in the mysql sub dir. And you deserve to serch for it because you didn't check the path bin check)
open cmd
type cd\ (Your root should be c:\)
then type this line:
Mysqldump
Last edited by Kayot; 09-18-2006 at 11:23 PM..
|