Comprehensive Guide to Using mysqldump for MySQL Backup and Restore
This article explains what mysqldump is, describes its backup mechanism, lists command‑line options with detailed meanings, provides example commands for exporting databases or tables, and shows how to restore data using both system and source commands.