mariadb/storage/innobase
Thirunarayanan Balathandayuthapani f9ec9b6abb MDEV-27282 InnoDB: Failing assertion: !query->intersection
- query->intersection fails to get freed if the query exceeds
innodb_ft_result_cache_limit

- errors from init_ftfuncs were not propogated by delete command

This is taken from percona/percona-server@ef2c0bcb9a
2022-08-03 20:35:12 +05:30
..
btr Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
buf MDEV-16605 Always include buf_madvise_do_dump in binaries 2022-08-02 12:29:11 +10:00
data MDEV-23644 Assertion on evaluating foreign referential action for self-reference in system versioned table 2020-12-22 03:33:53 +03:00
dict MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal_fts 2022-07-26 15:01:38 +05:30
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
fsp MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
fts MDEV-27282 InnoDB: Failing assertion: !query->intersection 2022-08-03 20:35:12 +05:30
fut Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gis Merge branch '10.2' into 10.3 2022-05-07 11:48:15 +02:00
ha Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
handler MDEV-20797 FULLTEXT search with apostrophe, and mandatory words 2022-07-26 15:01:17 +05:30
ibuf MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
include MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
lock MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validate upon SHOW ENGINE INNODB STATUS 2022-05-04 12:51:28 +03:00
log MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
mtr Merge 10.2 into 10.3 2021-09-22 18:01:41 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
page Fixed compile errors when compiling with HAVE_valgrind 2021-08-24 23:05:21 +03:00
pars Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
que Merge 10.2 into 10.3 (except MDEV-17556) 2021-01-11 09:41:54 +02:00
read Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
rem MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
row Fix DBUG_ENTER/return mismatch 2022-07-25 15:58:16 +03:00
srv MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
sync MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
trx MDEV-27800: Avoid garbage TRX_UNDO_TRX_NO on TRX_UNDO_CACHED pages 2022-02-28 12:12:12 +02:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Cleanup: Remove unused error code DB_FORCED_ABORT 2022-06-08 14:23:21 +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 Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +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