> From: [email protected] [mailto:discuss- > [email protected]] On Behalf Of Anton Cohen > > Side note, MySQL replication isn't backup, you still need to backup the DB > (with mysqldump or LVM snapshots).
+1 mysql replication is redundancy, not backup. If some script or a bad admin goes haywire and issues the "drop database" command somehow, then it gets dropped from both systems simultaneously. _______________________________________________ Discuss mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/
