diff options
author | unknown <knielsen@knielsen-hq.org> | 2010-11-07 22:37:43 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2010-11-07 22:37:43 +0100 |
commit | 7322e38827ce50f86e3facbb63d9c77e744da6df (patch) | |
tree | 8e9100d053c0c73b30cb1fdd4c1b65650cb595cf /mysql-test/t/udf_skip_grants-master.opt | |
parent | a2d921be3634ceff4ab4c67f57b27a481d4a28df (diff) | |
download | mariadb-git-7322e38827ce50f86e3facbb63d9c77e744da6df.tar.gz |
MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOT
Make the binlog handlerton participate in START TRANSACTION WITH CONSISTENT
SNAPSHOT, recording the binlog position corresponding to the snapshot taken
in other MVCC storage engines.
Expose this consistent binlog position as the new status variables
binlog_trx_file and binlog_trx_position. This enables to get a fully
non-locking snapshot of the database (including binlog position for
slave provisioning), avoiding the need for FLUSH TABLES WITH READ LOCK.
Modify mysqldump to detect if the server supports this new feature, and
if so, avoid FLUSH TABLES WITH READ LOCK for --single-transaction
--master-data snapshot backups.
Diffstat (limited to 'mysql-test/t/udf_skip_grants-master.opt')
0 files changed, 0 insertions, 0 deletions