FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Porting mysql

 


akshar
I have a huge mysql database on my comp now i want it to transfer to my friends comp. he too has mysql running
how do i do that?

Which files should i copy?
SystemWisdom
You should download MySQL Front (it is free) and can be found here:
http://www.mysqlfront.de/

Anyway, with MySQL Front, you can export your databases to an SQL file, then send the SQL file to your friend, and he can use MySQL Front to import the SQL file. This way you can synchronize your DBs.

Hope that helps, enjoy!

Very Happy
kv
run mysqldump. It will be in the bin directory of your mysql installation. it dumps the data in your database. You can redirect it to a file, copy the file to other comp and import it. easy!

by the way, mysql front is NOT free! you have to $ay for it.
Atomo64
If you have phpmyadmin then just select the database and then go to export->select all-> and check "complete inserts", then just export
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.