mariadb/storage/myisam
Daniel Black 3944655357 MDEV-37019 MSAN_STAT_WORKAROUND macro remove
MSAN has been updated since 2022 when this macro was added
and as such the working around MSAN's deficient understanding
of the fstat/stat syscall behaviour at the time is no longer
required.

As an effective no-op a straight removal is sufficient.
2025-06-18 16:46:21 +10:00
..
ftbench mtr: use env for perl 2020-06-23 03:24:46 +02:00
mysql-test Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
ChangeLog
CMakeLists.txt Add build on AIX 2020-12-16 08:07:04 +11:00
ft_boolean_search.c MDEV-34348: Consolidate cmp function declarations 2024-11-23 08:14:22 -07:00
ft_myisam.c
ft_nlq_search.c MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
ft_parser.c MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
ft_static.c
ft_stopwords.c MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
ft_update.c Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ftdefs.h
fulltext.h
ha_myisam.cc Merge 10.6 into 10.11 2025-05-26 08:10:47 +03:00
ha_myisam.h MDEV-25060 Freeing overrun buffer, various crashes, ASAN 2024-10-08 13:08:10 +03:00
mi_cache.c
mi_changed.c
mi_check.c MDEV-35429 my_snprintf fixes for 10.5+ 2025-01-14 17:57:51 +11:00
mi_checksum.c
mi_close.c
mi_create.c Merge branch '10.5' into 10.6 2023-08-04 07:52:54 +02:00
mi_dbug.c
mi_delete.c MDEV-27030 vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022 2021-11-12 00:32:39 +01:00
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c
mi_extra.c Merge 10.5 into 10.6 2025-01-08 08:48:21 +02:00
mi_extrafunc.h
mi_info.c MDEV-37019 MSAN_STAT_WORKAROUND macro remove 2025-06-18 16:46:21 +10:00
mi_key.c Merge 10.4 into 10.5 2020-11-03 16:24:47 +02:00
mi_keycache.c
mi_locking.c Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
mi_log.c MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
mi_open.c Merge 10.5 into 10.6 2023-05-23 12:25:39 +03:00
mi_packrec.c
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c Make rename atomic/repeatable in MyISAM and Aria 2021-05-19 22:54:12 +02:00
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c MDEV-27309 Server crash or ASAN memcpy-param-overlap upon INSERT into Aria/MyISAM table with DESC key 2022-01-26 18:43:06 +01:00
mi_static.c
mi_statrec.c
mi_test1.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
mi_test2.c
mi_test3.c Fix clang -Wunused-but-set-variable 2022-09-19 13:30:52 +03:00
mi_test_all.res
mi_test_all.sh
mi_unique.c MDEV-35620 UBSAN: runtime error: applying zero offset to null pointer 2025-02-03 16:45:02 +04:00
mi_update.c
mi_write.c MDEV-34348: Consolidate cmp function declarations 2024-11-23 08:14:22 -07:00
myisam_ftdump.c Merge 10.4 into 10.5 2022-10-06 08:29:56 +03:00
myisamchk.c Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
myisamdef.h MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
myisamlog.c MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
myisampack.c MDEV-34348: Fix casts relating to tree_walk_action 2024-11-23 08:14:23 -07:00
NEWS
rt_index.c
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c Merge 10.4 into 10.5 2021-08-25 07:53:23 +03:00
sort.c Merge 10.6 into 10.11 2024-11-29 13:43:17 +02:00
sp_defs.h
sp_key.c
sp_test.c
test_pack