mariadb/storage/innobase
Thirunarayanan Balathandayuthapani c58686447f MDEV-21903 FTS optimize thread aborts during shutdown
- This issue was caused by 5e62b6a5e0.
fts_optimize_callback() should free fts_optimize_wq and make it as NULL
when it receives FTS_MSG_STOP message. So that subsequent
fts_optimize_callback() doesn't fail with segmentation fault.
2020-03-13 13:52:07 +05:30
..
btr MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
buf MDEV-15058: Remove buf_pool_get_dirty_pages_count() 2020-03-13 10:09:15 +02:00
data MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
dict MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
eval Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fil MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
fsp MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
fts MDEV-21903 FTS optimize thread aborts during shutdown 2020-03-13 13:52:07 +05:30
fut MDEV-12353: Change the redo log encoding 2020-02-13 19:12:17 +02:00
gis MDEV-21924 Clean up InnoDB GIS record comparison 2020-03-12 18:13:53 +02:00
ha Cleanup: Aligned InnoDB index page header access 2020-02-08 14:12:59 +02:00
handler MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
ibuf MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
include MDEV-15058: Remove buf_pool_get_dirty_pages_count() 2020-03-13 10:09:15 +02:00
lock MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
log MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
mem MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances 2020-02-12 14:45:21 +02:00
mtr MDEV-21907: Fix most clang -Wconversion in InnoDB 2020-03-11 08:29:48 +02:00
mysql-test/storage_engine MDEV-20907 Set innodb_log_files_in_group=1 by default 2019-10-28 17:11:10 +02:00
os MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
page MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
pars MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
que fix a memory leak introduced by f4b4284650 2019-12-12 21:29:51 +07:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
row MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
srv MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
sync MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
trx MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
ut MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-15528 Punch holes when pages are freed 2020-03-10 10:51:08 +05:30
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00