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
Subject
Views
Written By
Posted
13606
August 09, 2004 01:21PM
Re: Migrating from MySQL on Windows to Unix/Linux.
6176
August 09, 2004 01:35PM
6101
August 09, 2004 01:49PM
5031
August 09, 2004 03:02PM
4605
January 13, 2008 11:01PM
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.