mariadb/storage/innobase/row
Thirunarayanan Balathandayuthapani b771ab242b MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEX
- Aborting of fulltext index creation fails to remove the
index from sys indexes table. When we try to reload the
table definition, InnoDB fails with index count mismatch
error. InnoDB should remove the index from sys indexes while
rollbacking the secondary index creation.
2021-03-30 20:40:14 +05:30
..
row0ext.cc MDEV-20377: Make WITH_MSAN more usable 2020-07-01 17:23:00 +03:00
row0ftsort.cc MDEV-20377: Make WITH_MSAN more usable 2020-07-01 17:23:00 +03:00
row0import.cc MDEV-15527 page_compressed compressed page partially during import tablespace 2021-03-30 20:34:39 +05:30
row0ins.cc MDEV-24041 Generated column DELETE with FOREIGN KEY crash InnoDB 2020-12-18 20:17:45 +10:00
row0log.cc Cleanup: row_log_free() 2020-11-25 10:54:38 +02:00
row0merge.cc MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEX 2021-03-30 20:40:14 +05:30
row0mysql.cc fixup 58b56f14a0: Remove dead code 2021-03-04 18:11:25 +02:00
row0purge.cc MDEV-22769 Shutdown hang or crash due to XA breaking locks 2020-06-05 15:22:46 +03:00
row0quiesce.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.cc MDEV-21595: innodb offset_t rename to rec_offs 2020-04-29 12:02:47 +03:00
row0sel.cc fixup 58b56f14a0: Remove dead code 2021-03-04 18:11:25 +02:00
row0trunc.cc MDEV-23475 InnoDB performance regression for write-heavy workloads 2020-08-19 11:18:56 +03:00
row0uins.cc MDEV-23991 dict_table_stats_lock() has unnecessarily long scope 2020-10-27 19:09:20 +03:00
row0umod.cc Revert MDEV-23484 Rollback unnecessarily acquires dict_operation_lock 2020-10-20 19:55:16 +03:00
row0undo.cc Revert MDEV-23484 Rollback unnecessarily acquires dict_operation_lock 2020-10-20 19:55:16 +03:00
row0upd.cc MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column error 2021-03-26 14:12:39 +02:00
row0vers.cc MDEV-20618 Assertion failed in row_upd_sec_index_entry 2020-09-01 18:27:09 +10:00