[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Extracting MySQL Data?



On Dec 3, 2003, at 1:28 PM, William J.A. Brillinger wrote:

from the SSH command line: (not in mysql)

mysqldump --all-databases --opt -uroot -pYOURPASSWORD > YourTargetFileName.sql

mysqldump: unrecognized option `--all-databases'

-Sergio