diff options
author | unknown <reggie@mdk10.(none)> | 2005-03-14 16:47:35 -0600 |
---|---|---|
committer | unknown <reggie@mdk10.(none)> | 2005-03-14 16:47:35 -0600 |
commit | 2722a28691d55a9352794dcca5565ebec56c901b (patch) | |
tree | 46edcf57991cf42ece7a0862bfe50ab09349bc78 /BitKeeper | |
parent | 90697f2467fda156d9a939738e443200a090884f (diff) | |
download | mariadb-git-2722a28691d55a9352794dcca5565ebec56c901b.tar.gz |
Bug #6660 mysqldump creates bad pathnames on Windows
This really should not happen on Windows and part of the problem not fixed here is why show create table includes data directory when being run on Windows. However, this patch fixes the bug in mysqldump.c
mysqldump.c:
Added fixPaths function to convert \ to / in data directory and index directory entries only on Windows
client/mysqldump.c:
Added fixPaths function to convert \ to / in data directory and index directory entries only on Windows
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index f64d9ca4042..8a0c32e37d1 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -190,6 +190,7 @@ ramil@mysql.com ranger@regul.home.lan rburnett@build.mysql.com reggie@bob.(none) +reggie@mdk10.(none) root@home.(none) root@mc04.(none) root@x3.internalnet |