mariadb/storage
Daniele Sciascia 07b77e862c MDEV-35660 Assertion `trx->xid.is_null()' failed
The assertion fails during wsrep recovery step, in function
innobase_rollback_by_xid(). The transaction's xid is normally
cleared as part of lookup by xid, unless the transaction has
a wsrep specific xid.
This is a regression from MDEV-24035 (commit ddd7d5d8e3)
which removed the part clears xid before rollback for transaction
with a wsrep specific xid.
2024-12-19 08:55:59 +01:00
..
archive Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00
blackhole MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
columnstore Merge branch '10.5' into 10.6 2024-09-06 13:52:57 +10:00
connect Merge branch '10.5' into '10.6' 2024-12-03 13:08:12 +01:00
csv MDEV-34348: Miscellaneous fixes 2024-11-23 08:14:23 -07:00
example MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
federated Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
federatedx Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
heap Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
innobase MDEV-35660 Assertion `trx->xid.is_null()' failed 2024-12-19 08:55:59 +01:00
maria Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
mroonga Merge 10.5 into 10.6 2024-12-11 14:46:43 +02:00
myisam Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
myisammrg Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
oqgraph Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
perfschema Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
rocksdb Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
sequence MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
sphinx Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
spider Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00