Re: Exportation

2003-12-08 Thread Daniel Kasak
Pierre-Etienne Mélet wrote: Hi, I have a question concerning the portability of the files of the database. Is there a way to export the content of a database from PC (win or *NIX) to Mac ? Great thanks Use 'mysqldump' to dump your database(s), and then import them into your new computer w

Re: Exportation

2003-12-08 Thread H. Steuer
use mysqldump to dump all your databases. man mysqldump should help further. regards, /H On Mon, 08 Dec 2003 22:49:30 +0100 Pierre-Etienne Mélet <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question concerning the portability of the files of the > database. Is there a way to export the c

Exportation

2003-12-08 Thread Pierre-Etienne Mélet
Hi, I have a question concerning the portability of the files of the database. Is there a way to export the content of a database from PC (win or *NIX) to Mac ? Great thanks -- Mélet Pierre-Etienne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscrib