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
from the SSH command line: (not in mysql)
mysqldump: unrecognized option `--all-databases' -Sergio