[index] [text page] [<<start] [<prev] [next>] [last>>]
Page 27: Data replication (2)
Asynchronous means it replicates to the slave
after the master has completed a transaction.
Alternative to asynchronous is to ensure
transaction completed on master and slave
before reporting completion to user
-- what about temporary breakage?
-- (network, sysadmin, etc.)
Generated by MagicPoint