mariadb/storage/xtradb/handler
Kristian Nielsen db21fddc37 MDEV-6676: Optimistic parallel replication
Implement a new mode for parallel replication. In this mode, all transactions
are optimistically attempted applied in parallel. In case of conflicts, the
offending transaction is rolled back and retried later non-parallel.

This is an early-release patch to facilitate testing, more changes to user
interface / options will be expected. The new mode is not enabled by default.
2014-12-06 08:49:50 +01:00
..
ha_innodb.cc MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00
ha_innodb.h Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
handler0alter.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
i_s.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
i_s.h Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
xtradb_i_s.cc Percona-Server-5.6.15-rel63.0.tar.gz merge 2014-02-26 19:21:23 +01:00
xtradb_i_s.h Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00