[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Extracting MySQL Data?
- Subject: Re: [cobalt-users] Extracting MySQL Data?
- From: "William J.A. Brillinger" <billy@xxxxxxxxxx>
- Date: Wed Dec 3 13:27:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 01:05 PM 03/12/03 -0800, you wrote:
can anyone give me an example on how to extract the data to a file, where
I can then use phpmyadmin to restore it on the new server?
Thanks for all your help! :-)
-Sergio
from the SSH command line: (not in mysql)
mysqldump --all-databases --opt -uroot -pYOURPASSWORD > YourTargetFileName.sql
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy@xxxxxxxxxx
Web site: http://www.pdcweb.net