mariadb/storage/innobase
Marko Mäkelä 581df0df89 MDEV-7962: Follow-up fix for 10.2
dict_stats_update_if_needed(): Replace the parameter THD*
with const trx_t& so that trx_t::is_wsrep() can be invoked
instead of the more expensive wsrep_on().

Replace also other occurrences of wsrep_on() with trx_t::is_wsrep().
2020-04-27 15:32:28 +03:00
..
btr Merge 10.1 into 10.2 2020-03-13 07:20:36 +02:00
buf MDEV-21572 buf_page_get_gen() should apply buffered page initialized 2020-03-23 16:41:48 +05:30
data MDEV-19292 "Row size too large" error when creating table with lots columns when row format is DYNAMIC or COMPRESSED 2019-07-05 17:02:21 +03:00
dict MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00
eval MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +02:00
fil MDEV-21168: Active XA transactions stop slave from working after backup 2020-04-07 15:05:38 +03:00
fsp MDEV-21024: Cleanup XDES_CLEAN_BIT 2019-11-11 14:18:50 +02:00
fts MDEV-21550 Assertion `!table->fts->in_queue' failed in fts_optimize_remove_table 2020-01-28 18:21:00 +05:30
fut Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gis MDEV-21512 InnoDB may hang due to SPATIAL INDEX 2020-01-17 14:27:29 +02:00
ha Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler Merge 10.1 into 10.2 2020-04-27 13:28:13 +03:00
ibuf remove fishy reinterpret_cast from buf_page_is_zeroes() 2020-03-20 21:35:42 +03:00
include MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00
lock Merge 10.1 into 10.2 2020-04-27 13:28:13 +03:00
log MDEV-21168: Active XA transactions stop slave from working after backup 2020-04-07 15:05:38 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Cleanup: Remove mem_block_t::magic_n and mem_block_validate() 2020-02-03 12:34:08 +02:00
mtr Clean up mtr_t::commit() further 2019-11-13 09:51:28 +02:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os innodb: fix typo in function description 2020-03-16 17:36:16 +01:00
page blind fix for Windows building 2020-03-21 20:37:00 +03:00
pars MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +02:00
que InnoDB: reduce size of dtuple_t 2020-03-20 21:35:42 +03:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem MDEV-21512 InnoDB may hang due to SPATIAL INDEX 2020-01-17 14:27:29 +02:00
row MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00
srv Merge 10.1 into 10.2 2020-04-27 13:28:13 +03:00
sync MDEV-14482 - Cache line contention on ut_rnd_interval() 2019-12-10 17:01:36 +02:00
trx MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00
ut MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSR 2019-12-10 16:59:34 +02:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-21337 fix aligned_malloc() 2019-12-18 20:09:52 +08:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.cc 2019-12-24 17:03:27 +08:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00