mariadb/storage/innobase
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
..
api InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
btr Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
buf Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
data
dict Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
dyn
eval
fil MDEV-7262: innodb.innodb-mdev7046 and innodb-page_compression* fail on BuildBot 2014-12-04 12:40:19 +02:00
fsp
fts MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
fut
ha
handler Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
ibuf innodb 5.6.17 2014-05-07 17:32:23 +02:00
include Merge branch '10.1' into bb-10.1-merge 2014-12-03 11:37:26 +01:00
lock MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00
log MDEV-6936: Buffer pool list scan optimization 2014-11-06 13:17:11 +02:00
mach
mem
mtr
mysql-test/storage_engine Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
os Merge branch '10.1' into bb-10.1-merge 2014-12-03 11:37:26 +01:00
page MDEV-6935: Change the default value for innodb_log_compressed_pages to false 2014-10-29 11:07:38 +02:00
pars MDEV-6929: Port Facebook Prefix Index Queries Optimization 2014-11-03 11:18:52 +02:00
que
read
rem MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
row Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
srv Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
sync Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
trx Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
usr
ut MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
CMakeLists.txt Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
plugin_exports