mariadb/mysql-test/lib
Sven Sandberg 75017750c3 BUG#41959: mtr: error message when mkpath() fails and the file exists but is not directory
Problem: when mtr tries to create a directory, and the target
exists but is a file instead of directory, it tries several times
to create the directory again before it fails.
Fix: make it check if the target exists and is a non-directory.


mysql-test/lib/My/File/Path.pm:
  mkpath() now stops with appropriate error message if the target
  exists but is a non-directory.
2009-01-08 14:28:40 +01:00
..
My BUG#41959: mtr: error message when mkpath() fails and the file exists but is not directory 2009-01-08 14:28:40 +01:00
t Use My::Platform 2008-02-20 14:55:30 +01:00
v1 Bug#40742 MTR_VERSION=1 perl mysql-test-run.pl --start-and-exit rpl_alter does not work 2008-11-14 15:39:12 +01:00
mtr_cases.pm Bug #40129 no-threads fails on pushbuild in 6.0-rpl, ps_stm_threadpool 2008-12-12 23:51:44 +02:00
mtr_gcov.pl Fix misspelled variable in mtr.pl 2008-09-05 14:06:22 +02:00
mtr_gprof.pl my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mtr_io.pl Bug#39861: 2008-11-14 23:35:32 +03:00
mtr_match.pm Check warnings in servers error log as part of test case 2008-04-08 16:51:26 +02:00
mtr_misc.pl Use My::Platform 2008-02-20 14:55:30 +01:00
mtr_process.pl WL#4189 2007-12-12 18:19:24 +01:00
mtr_report.pm Bug #40924 please print timestamp when mtr fails 2008-12-03 14:11:03 +01:00
mtr_stress.pl WL#4189 2007-12-12 18:19:24 +01:00
mtr_unique.pm Debug printouts 2008-08-11 10:41:23 +02:00