public marks

PUBLIC MARKS from camel with tags database & replication

February 2007

December 2005

How To Set Up Database Replication In MySQL | HowtoForge - Linux Howtos and Tutorials

by 4 others
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures though.

camel's TAGS related to tag database

admin +   administration +   apache +   api +   application +   backup +   cache +   cluster +   cms +   code +   configuration +   control +   convert +   debian +   email +   file +   firewall +   form +   free +   ftp +   geo +   gpl +   guide +   hosting +   html2rss +   http +   images +   install +   interface +   jQuery +   linux +   list +   log +   mail +   management +   master +   monitoring +   multi-master +   mysql +   opensource +   optimize +   performance +   php +   postfix +   programming +   project +   proxy +   qmail +   replication +   reporting +   reports +   rss +   script +   search +   server +   setup +   share +   site +   social +   software +   spam +   streaming +   subversion +   tools +   tutorial +   web +   webservice +   xen +   xml +