mariadb/storage/innobase
Teemu Ollakka 6edfeb82fd Fixes to streaming replication BF aborts
The InnoDB DeadlockChecker::check_and_resolve() was missing a
call to wsrep_handle_SR_rollback() in the case when the
transaction running deadlock detection was chosen as victim.

Refined wsrep_handle_SR_rollback() to skip store_globals() calls
if the transaction was BF aborting itself.

Made mysql-wsrep-features#165 more deterministic by waiting until
the update is in progress before sending next update.
2019-02-25 08:31:52 +02:00
..
btr MDEV-18649 Assertion supremum[7] == index.n_core_null_bytes failed 2019-02-20 11:40:16 +02:00
buf MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
data MDEV-18627 Wrong result after instant size change of integer 2019-02-18 18:30:01 +02:00
dict Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
eval
fil MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
fsp MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
fts MDEV-18493 Remove page_size_t 2019-02-07 12:21:35 +02:00
fut MDEV-18493 Remove page_size_t 2019-02-07 12:21:35 +02:00
gis MDEV-18493 Remove page_size_t 2019-02-07 12:21:35 +02:00
ha MDEV-17441 - InnoDB transition to C++11 atomics 2018-12-29 14:02:15 +04:00
handler MDEV-17082 Application-time periods: CREATE 2019-02-21 14:48:04 +01:00
ibuf Do not write MLOG_IBUF_BITMAP_INIT 2019-02-08 19:10:33 +02:00
include MDEV-18677 clang-cl 7 fails to compile innodb 2019-02-21 17:14:49 +02:00
lock Fixes to streaming replication BF aborts 2019-02-25 08:31:52 +02:00
log Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
mach
mem Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
mtr MDEV-18493 Remove page_size_t 2019-02-07 12:21:35 +02:00
mysql-test/storage_engine
os MDEV-18493 Remove page_size_t 2019-02-07 12:21:35 +02:00
page MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
pars Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
que Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
read MDEV-17441 - InnoDB transition to C++11 atomics 2018-12-29 14:02:15 +04:00
rem MDEV-18219 Assertion index->n_core_null_bytes <= ... after DROP COLUMN 2019-02-08 18:46:03 +02:00
row Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
srv Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
sync MDEV-17441 - InnoDB transition to C++11 atomics 2019-01-09 20:54:04 +04:00
trx MDEV-18481 Use mlog_memset() to clear wsrep checkpoint 2019-02-08 14:17:23 +00:00
ut Merge 10.3 into 10.4 2019-01-06 17:43:02 +02:00
bzip2.cmake
CMakeLists.txt Merge 10.3 into 10.4 2018-12-12 14:09:48 +02:00
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-17958: Remove WITH_INNODB_BUG_ENDIAN_CRC32 2018-12-13 22:19:09 +02:00
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake