mariadb/storage/innobase
Marko Mäkelä bacaf2d4f4 MDEV-29342 Assertion failure in file que0que.cc line 728
Additional fixes for 10.6:

fts_sync_commit(): Release cache->lock also on rollback.

fts_sync_write_words(): Avoid a crash if an error occurs,
by stopping at the first error.

fts_add_doc_by_id(): Sync the doc id only after adding the doc id
to the cache.
2022-09-07 12:57:53 +03:00
..
btr MDEV-29435 CHECK TABLE forgets to release latches after reporting failure 2022-09-01 10:40:27 +03:00
buf MDEV-27983: InnoDB hangs after loading a ROW_FORMAT=COMPRESSED page 2022-08-31 17:52:23 +03:00
data Merge remote-tracking branch 'upstream/10.4' into 10.5 2021-09-10 17:16:18 +03:00
dict Merge 10.5 into 10.6 2022-09-05 14:05:30 +03:00
eval MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR() 2021-12-21 17:33:26 +02:00
fil Merge 10.3 into 10.4 2022-08-30 12:17:33 +03:00
fsp MDEV-29374 InnoDB recovery fails with "Data structure corruption" 2022-08-31 17:52:16 +03:00
fts MDEV-29342 Assertion failure in file que0que.cc line 728 2022-09-07 12:57:53 +03:00
fut MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
gis MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
ha
handler MDEV-28240 InnoDB Temporary Tablespace (ibtmp1) is continously growing 2022-09-06 09:48:16 +05:30
ibuf MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
include MDEV-29374 InnoDB recovery fails with "Data structure corruption" 2022-08-31 17:52:16 +03:00
lock MDEV-29081 trx_t::lock.was_chosen_as_deadlock_victim race in lock_wait_end() 2022-08-24 17:06:57 +03:00
log Merge 10.5 into 10.6 2022-09-05 10:09:03 +03:00
mem MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
mtr MDEV-29383 Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() 2022-08-26 11:41:43 +03:00
mysql-test/storage_engine
os Merge 10.5 into 10.6 2022-08-25 16:02:44 +03:00
page Merge 10.5 into 10.6 2022-09-06 12:28:39 +03:00
pars MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
que MDEV-25919 preparation: Various cleanup 2021-08-31 13:54:20 +03:00
read MDEV-28313: Shrink ReadView::m_mutex 2022-04-14 10:21:43 +03:00
rem MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
row Merge 10.5 into 10.6 2022-09-05 14:05:30 +03:00
srv Merge 10.3 into 10.4 2022-07-27 14:25:36 +03:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx Merge 10.5 into 10.6 2022-09-07 08:47:20 +03:00
unittest MDEV-27956 hardware lock ellision on s390x/ppc64{,le} 2022-03-11 10:42:27 +11:00
ut Merge 10.5 into 10.6 2022-06-09 13:34:52 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt MDEV-22388 Corrupted undo log record leads to server crash 2022-06-22 10:04:28 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-25975: Merge 10.5 into 10.6 2022-04-06 12:45:14 +03:00
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
plugin_exports
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00