mariadb-dump
& mysqldump
Topics on This Page:
Client used to back up MariaDB Server. Generates backups as a series of SQL statements needed to restore the databases.
Note
The mariadb-dump
command can also be run using the legacy command from 10.3 and 10.2: mysqldump
.