mariadb/storage/innobase
Marko Mäkelä cce1b6e245 MDEV-22392 Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed'
innodb_buffer_pool_evict_uncompressed(): Restart the loop when
prev_block might not enjoy mutex protection.

This is based on
mysql/mysql-server@eccaecac07
2020-04-28 11:46:29 +03:00
..
api Update FSF address 2019-05-11 19:25:02 +03:00
btr fix typedef-related warning and cleanup using namespace std 2020-03-11 16:27:37 +03:00
buf MDEV-21500 Server hang when using simulated AIO 2020-01-16 11:40:21 +02:00
data Update FSF Address 2019-05-11 21:29:06 +03:00
dict MDEV-19092 Server crash when renaming the column when 2020-03-25 17:10:36 +05:30
dyn Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
eval Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
fil MDEV-20307: Remove a useless debug check to save stack space 2020-01-31 10:06:55 +02:00
fsp Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
fts MDEV-20621 FULLTEXT INDEX activity causes InnoDB hang 2019-10-25 16:27:41 +03:00
fut Update FSF Address 2019-05-11 21:29:06 +03:00
ha Update FSF Address 2019-05-11 21:29:06 +03:00
handler MDEV-22392 Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed' 2020-04-28 11:46:29 +03:00
ibuf Merge 5.5 into 10.1 2019-10-11 15:19:55 +03:00
include MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
lock MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
log Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
mach Update FSF Address 2019-05-11 21:29:06 +03:00
mem Update FSF Address 2019-05-11 21:29:06 +03:00
mtr Update FSF Address 2019-05-11 21:29:06 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os cleanup: replace exit(1) with abort() 2019-11-30 18:19:20 +07:00
page MDEV-21918 improve page_zip_verify_checksum() 2020-03-11 18:02:12 +03:00
pars Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
que Update FSF Address 2019-05-11 21:29:06 +03:00
read Update FSF Address 2019-05-11 21:29:06 +03:00
rem Update FSF Address 2019-05-11 21:29:06 +03:00
row MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
srv MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
sync Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
trx MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
usr Update FSF Address 2019-05-11 21:29:06 +03:00
ut MDEV-20621 FULLTEXT INDEX activity causes InnoDB hang 2019-10-25 16:27:41 +03:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +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 move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
Doxyfile move to storage/innobase 2015-05-04 19:17:21 +02:00
ha_innodb.def move to storage/innobase 2015-05-04 19:17:21 +02:00
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00