Use MySQL Shell utilities for scalable dumps.
Section: imports, exports, and mysql shell utilities
Dump an instance with MySQL Shell
bash
bash
mysqlsh root@localhost -- util dump-instance /backups/mysql-instanceExplanation
MySQL Shell dump utilities support advanced dump and load workflows beyond classic mysqldump.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing imports, exports, and mysql shell utilities