This is port of Google's patches

There is modified the slave IO thread to maintain a copy of the master's binlog as it writes the relay log. The copy means the file has the same name and same contents. When this is done, slave can transparently failover between master and slaves with mirror the binlog.

When this is first enabled, the slave must download all of the current binlog. This can take some time. New events are not appended to the relay log until this has finished.

Parameters:

New commands:

These commands allow fast promotion of a slave to a master. It is fast because it can be done without restarting the slave.

 
patches/mirror_binlog.txt · Last modified: 2008/10/13 15:37 by vadim
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki