HomeManualsHOW TO[How To] Dump All Databases in MySQL Server [How To] Dump All Databases in MySQL Server HOW TO Manuals September 16, 2011 0 lc-root Backup, Database, MySQL To damp all MySQL databases, use the –all-databases option. mysqldump -u username –p password –all-databases > dump.sql Tweet Pin It Leave a Reply Cancel reply This site uses Akismet to reduce spam. Learn how your comment data is processed.