Magnus Svensson
db72d0dbf5
mtr.pl v2
...
- extend debug prints for "permission denied"
2009-01-24 15:07:57 +01:00
Magnus Svensson
1f724b9ddd
WL#4189 mtr.pl v2
...
- fix typo
2009-01-24 13:00:50 +01:00
Magnus Svensson
2f5ffdfa76
mtr.pl v2
...
- Add debug prints for analyzing mkdir "Permission denied" failure
2009-01-24 11:05:38 +01:00
Sven Sandberg
28a68906d1
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.
2009-01-08 14:28:40 +01:00
Magnus Svensson
fdd665443c
Bug#41480 Tests that do LOAD DATA INFILE fail when run locally
2008-12-18 13:58:55 +01:00
Magnus Svensson
f0ed343ba4
WL#4189 Add retry logic to mkpath to avoid temporary permission denied problems
2008-10-11 17:06:34 +02:00
Magnus Svensson
ab5c044e4d
WL4189 Add Handles.pm and use it from My::File::Path to show open handles. Rewrite rmtree to use File::Find so we can get better debug printouts when something fails
2008-10-06 19:51:33 +02:00
msvensson@pilot.mysql.com
d918988baa
WL#4189
...
- dynamic configuration support
- safe process
- cleanups
- create new suite for fedarated
2007-12-12 18:19:24 +01:00