mariadb/sql/share
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
..
charsets Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
CMakeLists.txt create a new MariaDB-common.rpm that contains files needed both by the client and the server. 2012-05-25 19:18:29 +02:00
errmsg-utf8.txt MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00