Linuxize
Ubuntu Centos Debian Commands Series Donate
Back Up MySQL Databases From The Command Line
Jun 17, 2018

How to Back Up and Restore MySQL Databases with Mysqldump

This tutorial explains how to backup and restore MySQL or MariaDB databases from the command line using the mysqldump utility. The backup files created by the mysqldump utility are basically a set of SQL statements that can be used to recreate the original database.

Read more

ESC
© 2022 Linuxize.com Privacy Policy Terms Contact Advertise on Linuxize