mariadb/mysql-test/extra
Kristian Nielsen e1ef99c3dc MDEV-7145: Delayed replication
Merge feature into 10.2 from feature branch.

Delayed replication adds an option

  CHANGE MASTER TO master_delay=<seconds>

Replication will then delay applying events with that many
seconds. This creates a replication slave that reflects the state of
the master some time in the past.

Feature is ported from MySQL source tree.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2016-10-16 23:44:44 +02:00
..
binlog_tests A post-fix for MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressions 2016-10-08 15:20:16 +04:00
rpl_tests MDEV-7145: Delayed replication 2016-10-16 23:44:44 +02:00