# [mysql dir]/bin/mysqldump -u root -ppassword --opt >/tmp/alldatabases.sql
How to dump all databases for backup. Backup file is sql commands to recreate all db's. Andrew Deniel 2708 08 Jun 2013
Can you answer this question?
Write Answer1 Answers