Re: Exporting a database from one PC to another using MySQL 5.0

2005-08-09 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/mysqldump.html http://dev.mysql.com/doc/mysql/en/moving.html http://dev.mysql.com/doc/mysql/en/backup.html "Eric Dahlenburg" <[EMAIL PROTECTED]> wrote: > Hi, > > I am currently a student learning SQL. I have MySQL 5.0 installed at

Re: Exporting a database from one PC to another using MySQL 5.0

2005-08-08 Thread Mikhail Entaltsev
ect: Exporting a database from one PC to another using MySQL 5.0 Hi, I am currently a student learning SQL. I have MySQL 5.0 installed at home and on my Laptop. How can I take a database that I have updated on my laptop and transfer it to my home PC so that they are both synchronized ? I trie

Exporting a database from one PC to another using MySQL 5.0

2005-08-08 Thread Eric Dahlenburg
Hi, I am currently a student learning SQL. I have MySQL 5.0 installed at home and on my Laptop. How can I take a database that I have updated on my laptop and transfer it to my home PC so that they are both synchronized ? I tried looking on the forums for this info, but forums locks-up my Interne