mariadb/storage/innobase
Marko Mäkelä 736901b443 MDEV-30100 fixup: Remove a failing debug assertion
trx_purge_truncate_history(): Remove a debug assertion that
had originally been added in
commit 0de3be8cfd (MDEV-30671).
In trx_t::commit_empty() we do not have any efficient way to rewind
rseg.needs_purge to an accurate value that would satisfy this
debug assertion.

Note: No correctness property should be violated here. At the point
where the debug assertion was located, we had already established
that purge_sys.sees(rseg.needs_purge) holds, that is, it is safe
to remove everything from rseg.
2023-09-12 12:25:51 +03:00
..
btr
buf MDEV-32145 Disable read-ahead for temporary tablespace 2023-09-11 18:02:53 +05:30
data
dict MDEV-32103 InnoDB ALTER TABLE is not crash-safe 2023-09-11 14:54:17 +03:00
eval
fil
fsp
fts
fut
gis
ha
handler MDEV-32103 InnoDB ALTER TABLE is not crash-safe 2023-09-11 14:54:17 +03:00
ibuf
include
lock
log
mem
mtr
mysql-test/storage_engine
os
page
pars
que
read
rem
row
srv
sync
trx MDEV-30100 fixup: Remove a failing debug assertion 2023-09-12 12:25:51 +03:00
unittest
ut
.clang-format-old
bzip2.cmake
CMakeLists.txt
COPYING.Google
COPYING.Percona
lz4.cmake
lzma.cmake
lzo.cmake
snappy.cmake