MySQL Forums
Forum List  »  Other Migration

Re: Migrating from MySQL on Windows to Unix/Linux.
Posted by: Nick Roper
Date: August 09, 2004 01:35PM

Hi Ernie,

Copy the file to the the Linux machine, login into the mysql client and then:

mysql> source /path/to/mysqldumpfile.sql

(Note, no ';' at the end)

Nick




--
Nick Roper

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Migrating from MySQL on Windows to Unix/Linux.
6045
August 09, 2004 01:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.