Various links to things related to replication
-
Replication Commands
START, STOP, and etc... for MASTER and SLAVE servers. -
MariaDB 5.2 replication feature preview
None This page describes a "feature preview release" which previewed some r... -
Enhancements for START TRANSACTION WITH CONSISTENT SNAPSHOT
With the introduction of group commit, MariaDB also introduces an enhanced ... -
Group commit for the binary log
Group commit is an important optimisation in MariaDB 5.3 when the server is... -
Selectively skipping replication of binlog events
Documentation for @@skip_replication and --replicate-events-marked-for-skip -
Binlog Event Checksums
MariaDB 5.3 includes a feature to include a checksum in binlog events. This... -
Binlog Event Checksum Interoperability
The introduction of checksums on binlog events changes the format that even... -
XtraDB option --innodb-release-locks-early
The --innodb-release-locks-early feature (MWL#163) was included in the 5.2 ... -
Annotate_rows_log_event
Annotate_rows events accompany row events and describe the query which cau... -
Row-based replication with no primary key
MariaDB improves on row-based replication of tables which have no primary k... -
Binary Log File Corruption - Happens each day...
We are getting the following error in our MariadB 5.2.4 slaves: - it happen... -
Locking SQL_MODE against client changes2
Is there any way for locking out sql_mode against client-side changes other... -
MariaDB - Replication Warnings in Log1
Hi, Our slaves are logging the following: 110110 20:55:38 [Warning] Statement may not be sa -
Dynamic Replication Variables
The following variables are used on a replication slave to restrict replica...