Example to dump the fat database: |
mysqldump
-u tester -h dtdaq -p --opt fat > fat-backup20040927.sql
Example to dump the
domprodtest database:
mysqldump
-u tester -h dtdaq -p --opt domprodtest > domprodtest-backup20040927.sql