mariadb/storage
Marko Mäkelä 310dff5d84 MDEV-25783: Change buffer records are lost under heavy load
ibuf_read_merge_pages(): Disable some code that was added in MDEV-20394
in order to avoid a server hang if the change buffer is corrupted,
presumably due to the race condition in recovery that was later fixed in
MDEV-24449. The code will still be available in debug builds when
the command line option --debug=d,ibuf_merge_corruption is specified.

Due to MDEV-19514, the impact of this code is much worse starting
with the 10.5 series. In older versions, the code was only enabled
during a shutdown with innodb_fast_shutdown=0, but in 10.5 it was
active during the normal operation of the server.
2021-06-07 19:07:45 +03:00
..
archive Merge 10.4 into 10.5 2021-04-21 09:01:01 +03:00
blackhole Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
cassandra Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
columnstore new column store 5.5.2-2 2021-05-02 09:06:27 +02:00
connect Merge 10.4 into 10.5 2021-06-01 10:38:09 +03:00
csv Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
example
federated Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00
federatedx MDEV-22775: Merge 10.4 into 10.5 2021-04-08 08:08:53 +03:00
heap Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00
innobase MDEV-25783: Change buffer records are lost under heavy load 2021-06-07 19:07:45 +03:00
maria MDEV-25507 CHECK on encrypted Aria table complains about "Wrong LSN" 2021-04-30 15:45:07 +03:00
mroonga Merge 10.4 into 10.5 2021-05-26 09:47:28 +03:00
myisam Merge branch bb-10.4-release into bb-10.5-release 2021-05-05 23:57:11 +03:00
myisammrg
oqgraph Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
perfschema perfschema: native type for my_thread_os_id_t 2021-06-01 13:51:39 +10:00
rocksdb MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions 2021-03-31 10:26:00 +03:00
sequence Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
sphinx Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
spider Merge 10.4 into 10.5 2021-05-03 14:34:48 +03:00
test_sql_discovery
tokudb Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00