Thread: PEQ and MySQL
View Single Post
  #7  
Old 09-18-2006, 03:21 PM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default

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..
Reply With Quote