Quantcast
Channel: security – RSSFeedsCloud
Viewing all articles
Browse latest Browse all 71

How to Backup a MySQL Cluster

$
0
0
Basics There are two common options for backing up a MySQL cluster database: mysqldump or a native cluster backup. The utility mysqldump is more general since it is a storage engine independent. It has an advantage in that you can usually restore to a different table type with only minor effort. Also with it, backups […]

The post How to Backup a MySQL Cluster first appeared on RSSFeedsCloud.


Viewing all articles
Browse latest Browse all 71

Trending Articles