mariadb/storage/innobase
Marko Mäkelä f3f23b5c4b One more ASAN/MSAN cleanup
commit 484931325e included a
workaround for a 10.5 merge issue that should now be properly
addressed in commit ab4069909d.

buf_chunk_init(): Remove an unnecessary MEM_MAKE_ADDRESSABLE().
We might invoke MEM_UNDEFINED() here, but actually the allocated
memory ought to be guaranteed to be zero-initialized.
2020-07-05 16:31:34 +03:00
..
btr MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
buf One more ASAN/MSAN cleanup 2020-07-05 16:31:34 +03:00
data Fixed bugs found by valgrind 2020-07-02 17:57:34 +03:00
dict Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil Fixed bugs found by valgrind 2020-07-02 17:57:34 +03:00
fsp MDEV-19298 Assertion `space->id != 0xFFFFFFFEU || space == fil_system.temp_space' failed in Check::validate upon crash upgrade from 10.2.22 2020-06-27 12:52:08 +03:00
fts Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
fut Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gis MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDB 2020-05-15 17:23:08 +03:00
ha Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
handler MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
ibuf Merge 10.2 into 10.3 2020-06-05 16:51:26 +03:00
include MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
lock MDEV-22721 fixup for 32-bit GCC 2020-06-06 18:18:40 +03:00
log Merge 10.2 into 10.3 2020-07-02 06:17:51 +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 2020-07-02 06:17:51 +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-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
page MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
pars Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
que Merge 10.2 into 10.3 2020-03-30 11:12:56 +03:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem Merge branch '10.2' into 10.3 2020-05-04 16:47:11 +02:00
row MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
srv Merge 10.2 into 10.3 2020-06-08 11:09:49 +03:00
sync MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
trx MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 2020-07-02 17:59:28 +03:00
ut Merge 10.2 into 10.3 2020-07-02 06:17:51 +03: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-21337 fix aligned_malloc() 2019-12-18 20:09:52 +08:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake Merge 10.2 into 10.3 2019-12-27 15:14:48 +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