mariadb/storage
Thirunarayanan Balathandayuthapani 156761db3b MDEV-31161 Assertion failures upon adding a too long key to table with COMPRESSED row
Problem:
=======
During InnoDB non-rebuild online alter operation, InnoDB set the
dummy log to clustered index online log. This can be used by
concurrent DML to identify whether the table undergoes online DDL.
InnoDB fails to reset the dummy log of clustered index in case
of error happened during prepare phase.

Solution:
========
Reset the InnoDB clustered index online log in case of error during
prepare phase.
2024-04-30 20:40:29 +05:30
..
archive Check and remove high stack usage 2024-04-23 14:12:31 +03:00
blackhole Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
columnstore require boost 1.53 for columnstore 2024-04-28 18:09:13 +02:00
connect Check and remove high stack usage 2024-04-23 14:12:31 +03:00
csv
example Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
federated Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
federatedx Merge branch '10.5' into 10.6 2024-01-31 18:04:03 +01:00
heap Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
innobase MDEV-31161 Assertion failures upon adding a too long key to table with COMPRESSED row 2024-04-30 20:40:29 +05:30
maria Merge branch '10.5' into 10.6 2024-04-29 10:08:58 +02:00
mroonga Check and remove high stack usage 2024-04-23 14:12:31 +03:00
myisam Merge 10.5 into 10.6 2024-03-18 17:07:32 +02:00
myisammrg Fixed some mtr tests that failed on windows 2024-01-23 13:03:12 +02:00
oqgraph Merge 10.5 into 10.6 2023-09-11 14:46:39 +03:00
perfschema Check and remove high stack usage 2024-04-23 14:12:31 +03:00
rocksdb MDEV-33613 InnoDB may still hang when temporarily running out of buffer pool 2024-03-22 14:17:39 +02:00
sequence Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
sphinx Merge branch '10.5' into 10.6 2024-01-11 12:59:22 +11:00
spider Merge branch '10.5' into 10.6 2024-04-29 10:08:58 +02:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00