1400d7a2cc
Updated/added copyright headers
2011-06-30 17:37:13 +02:00
097445ebf5
Fixed copyright headers in mtr src files
2011-01-18 11:03:44 +01:00
0fcfab24d7
Bug #43570 MTR2 hangs when test fails and named pipe created
...
Hangs when trying to copy the pipe
Amend copytree() to only copy regular files
2009-04-01 16:23:10 +02:00
db72d0dbf5
mtr.pl v2
...
- extend debug prints for "permission denied"
2009-01-24 15:07:57 +01:00
1f724b9ddd
WL#4189 mtr.pl v2
...
- fix typo
2009-01-24 13:00:50 +01:00
2f5ffdfa76
mtr.pl v2
...
- Add debug prints for analyzing mkdir "Permission denied" failure
2009-01-24 11:05:38 +01:00
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
fdd665443c
Bug#41480 Tests that do LOAD DATA INFILE fail when run locally
2008-12-18 13:58:55 +01:00
f0ed343ba4
WL#4189 Add retry logic to mkpath to avoid temporary permission denied problems
2008-10-11 17:06:34 +02:00
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
d918988baa
WL#4189
...
- dynamic configuration support
- safe process
- cleanups
- create new suite for fedarated
2007-12-12 18:19:24 +01:00