mariadb/storage/myisam
Sergei Golubchik 62d1e3bf67 MDEV-23569 temporary tables can overwrite existing files
for internal temporary tables: don't use realpath(),
and let them overwrite whatever orphan temp files might've
left in the tmpdir (see main.error_simulation test).

for user created temporary tables: we have to use realpath(),
(see 3a726ab6e2, remember DATA/INDEX DIRECTORY). don't allow
them to overwrite existing files.

This bug was reported by RACK911 LABS
2020-08-25 20:47:52 +02:00
..
ftbench mtr: use env for perl 2020-06-23 03:24:46 +02:00
mysql-test Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
ChangeLog
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ft_boolean_search.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
ft_myisam.c Update FSF address 2019-05-10 20:52:00 +03:00
ft_nlq_search.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_parser.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_stopwords.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_update.c Update FSF Address 2019-05-11 21:29:06 +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 Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
ha_myisam.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +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 Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_checksum.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_close.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_create.c MDEV-23569 temporary tables can overwrite existing files 2020-08-25 20:47:52 +02:00
mi_dbug.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_delete.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_delete_all.c Update FSF Address 2019-05-11 21:29:06 +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/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_extra.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +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 Fix spelling mistakes in MyISAM code comments 2019-09-20 07:21:21 +03: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 branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_packrec.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04: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 Update FSF Address 2019-05-11 21:29:06 +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 Update FSF Address 2019-05-11 21:29:06 +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/5.5' into 10.1 2019-09-24 11:18:39 +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 Update FSF Address 2019-05-11 21:29:06 +03:00
mi_update.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_write.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +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/5.5' into 10.1 2019-09-24 11:18:39 +04:00
myisamdef.h Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +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 Fix spelling mistakes in MyISAM code comments 2019-09-20 07:21:21 +03: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 Update FSF Address 2019-05-11 21:29:06 +03:00
rt_test.c Update FSF Address 2019-05-11 21:29:06 +03:00
sort.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
sp_defs.h Update FSF Address 2019-05-11 21:29:06 +03:00
sp_key.c Update FSF Address 2019-05-11 21:29:06 +03:00
sp_test.c Update FSF Address 2019-05-11 21:29:06 +03:00
test_pack
TODO