adam.nz
about
posts
projects
contact
# mysqldump -Aa -u root -p password drupal > /tmp/mysql_all.sql
Dumps the structure and the data of all databases to
mysql_all.sql
(including all the MySql specific create commands)