diff options
author | Sven Sandberg <sven@mysql.com> | 2009-01-08 14:28:40 +0100 |
---|---|---|
committer | Sven Sandberg <sven@mysql.com> | 2009-01-08 14:28:40 +0100 |
commit | 28a68906d18814e346e39c687c7b725b1e1a4f50 (patch) | |
tree | ef2f1cb12157d2f11c3eacca17270810327bc237 /client/mysqladmin.cc | |
parent | ede652dbf4e63200ae69310b2f9839626497b435 (diff) | |
download | mariadb-git-28a68906d18814e346e39c687c7b725b1e1a4f50.tar.gz |
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.
Diffstat (limited to 'client/mysqladmin.cc')
0 files changed, 0 insertions, 0 deletions