diff options
author | unknown <reggie@mdk10.(none)> | 2005-03-15 11:33:06 -0600 |
---|---|---|
committer | unknown <reggie@mdk10.(none)> | 2005-03-15 11:33:06 -0600 |
commit | ccfd174670253c85e3ea8344032cf1e17393aec2 (patch) | |
tree | 80bde2d3f063b7293d6d5baaf9df98a3f942a027 /mysys/my_delete.c | |
parent | 2722a28691d55a9352794dcca5565ebec56c901b (diff) | |
download | mariadb-git-ccfd174670253c85e3ea8344032cf1e17393aec2.tar.gz |
Bug #6660 mysqldump creates bad pathnames on Windows
This is a modifiction of my previous patch after receiving feedback. This is a better way to fix the problem. With this patch, data directory and index directory will use only forward slashes (/) when on Windows.
mysqldump.c:
Removed fixPaths routine. Was improper fix for bug #6660
sql_show.cc:
Changed append_directory to convert backslashes to foward slashes when on Windows.
sql/sql_show.cc:
Changed append_directory to convert backslashes to foward slashes when on Windows.
client/mysqldump.c:
Removed fixPaths routine. Was improper fix for bug #6660
Diffstat (limited to 'mysys/my_delete.c')
0 files changed, 0 insertions, 0 deletions