1. 15 Mar, 2005 1 commit
    • reggie@mdk10.(none)'s avatar
      Bug #6660 mysqldump creates bad pathnames on Windows · 887f2a53
      reggie@mdk10.(none) authored
      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.
      887f2a53
  2. 14 Mar, 2005 2 commits
  3. 13 Mar, 2005 2 commits
  4. 11 Mar, 2005 6 commits
  5. 10 Mar, 2005 9 commits
  6. 09 Mar, 2005 15 commits
  7. 08 Mar, 2005 5 commits