mariadb/storage/myisam
Vladislav Vaintroub 628c281db6 MDEV-27030 vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022
Upon investigation, decided this to be a compiler bug
(happens with new compiler, on code that did not change for the last 15 years)

Fixed by de-optimizing single function remove_key(), using MSVC pragma
2021-11-11 22:12:12 +01:00
..
ftbench mtr: use env for perl 2020-06-23 03:24:46 +02:00
mysql-test
ChangeLog
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ft_boolean_search.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
ft_myisam.c Update FSF address 2019-05-10 20:52:00 +03:00
ft_nlq_search.c MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64 2019-09-27 10:43:23 +03:00
ft_parser.c MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax 2021-10-11 17:43:23 +04:00
ft_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_stopwords.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ft_update.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ftdefs.h Update FSF Address 2019-05-11 21:29:06 +03:00
fulltext.h Update FSF Address 2019-05-11 21:29:06 +03:00
ha_myisam.cc MDEV-19011 Assertion `file->s->base.reclength < file->s->vreclength' failed 2021-04-27 11:51:17 +03:00
ha_myisam.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_cache.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_changed.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_check.c fix clang build 2021-06-15 13:10:16 +03:00
mi_checksum.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_close.c Fixed memory leak with fulltext indexes 2020-04-18 11:51:42 +03:00
mi_create.c Merge 10.1 into 10.2 2020-09-01 16:20:23 +03:00
mi_dbug.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_delete.c MDEV-27030 vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022 2021-11-11 22:12:12 +01:00
mi_delete_all.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_delete_table.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_dynrec.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_extra.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_extrafunc.h Update FSF Address 2019-05-11 21:29:06 +03:00
mi_info.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_key.c MDEV-22387: Do not violate __attribute__((nonnull)) 2020-11-02 14:19:21 +02:00
mi_keycache.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_locking.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_log.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_open.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_packrec.c MDEV-21981 Replace arithmetic + with bitwise OR when possible 2020-03-19 15:09:13 +02:00
mi_page.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_panic.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_preload.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_range.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rename.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rfirst.c Fix spelling mistakes in MyISAM code comments 2019-09-20 07:21:21 +03:00
mi_rkey.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_rlast.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rnext.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rnext_same.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rprev.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rrnd.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rsame.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rsamepos.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_scan.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_search.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_statrec.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_test1.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test2.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test3.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test_all.res
mi_test_all.sh Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_unique.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_update.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_write.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
myisam_ftdump.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myisamchk.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
myisamdef.h Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
myisamlog.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
myisampack.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
NEWS Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
rt_index.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rt_index.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_key.c Update FSF Address 2019-05-11 21:29:06 +03:00
rt_key.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_mbr.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rt_mbr.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_split.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
rt_test.c fix clang build 2021-08-23 16:47:25 +06:00
sort.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
sp_defs.h Update FSF Address 2019-05-11 21:29:06 +03:00
sp_key.c MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
sp_test.c Update FSF Address 2019-05-11 21:29:06 +03:00
test_pack
TODO