mariadb/storage/innobase
Julius Goryavsky 8bc254dd62 MDEV-26516: WSREP: Record locking is disabled in this thread, but the table being modified
We periodically observe assertion failures in the mtr tests,
specifically in the /storage/innobase/row/row0ins.cc file,
following a WSREP error. The error message is: 'WSREP: record
locking is disabled in this thread, but the table being modified
is not mysql/wsrep_streaming_log: mysql/innodb_table_stats.'"
This issue seems to occur because, upon opening the table,
innodb_stats_auto_recalc may trigger, which Galera does not
anticipate. This commit should fix this bug.
2024-11-28 01:02:35 +01:00
..
btr MDEV-34823 Invalid arguments in ib_push_warning() 2024-09-06 14:29:09 +03:00
buf Fix clang++-19 -Wunused-but-set-variable 2024-08-15 10:13:49 +03:00
data
dict MDEV-26516: WSREP: Record locking is disabled in this thread, but the table being modified 2024-11-28 01:02:35 +01:00
eval
fil MDEV-29015/MDEV-29260/MDEV-34938: os_file_get_size() WSL work-around 2024-10-24 16:08:56 +03:00
fsp
fts MDEV-34057 Inconsistent FTS state in concurrent scenarios 2024-06-06 19:09:13 +05:30
fut
gis
ha
handler Extract some of #3360 fixes to 10.5.x 2024-11-21 22:43:56 +11:00
ibuf
include MDEV-29015/MDEV-29260/MDEV-34938: os_file_get_size() WSL work-around 2024-10-24 16:08:56 +03:00
lock MDEV-24923 fixup: Correct a function comment 2024-08-27 18:06:24 +03:00
log MDEV-34802 Recovery fails to note some log corruption 2024-08-28 15:44:42 +03:00
mem
mtr
mysql-test/storage_engine
os MDEV-29015/MDEV-29260/MDEV-34938: os_file_get_size() WSL work-around 2024-10-24 16:08:56 +03:00
page
pars
que
read
rem
row MDEV-26516: WSREP: Record locking is disabled in this thread, but the table being modified 2024-11-28 01:02:35 +01:00
srv MDEV-34221 Errors about checksum mismatch on crash recovery are confusing 2024-05-24 12:57:42 +05:30
sync
trx Extract some of #3360 fixes to 10.5.x 2024-11-21 22:43:56 +11:00
unittest
ut
.clang-format-old
bzip2.cmake
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
lz4.cmake
lzma.cmake
lzo.cmake
snappy.cmake