Tag Archives: backup database

How to Backup and Restore MySQL Database on Fedora16, Centos and Redhat

Written by Mel Kham on . Posted in CentOS, Fedora, Linux tutorials

The mysqldump client is a backup program originally written by Igor Romanenko. It can be used to dump a database or a collection of databases for backup or transfer to another SQL server (not necessarily a MySQL server). The dump … Continue reading