An error occurred fetching the project authors.
  1. 07 Dec, 2006 1 commit
    • unknown's avatar
      Bug#17498 failed to put data file in custom directory use "data directory" option · 1267a7fb
      unknown authored
      - Using DATA/INDEX DIRECTORY option on Windows put data/index file into
        default directory because the OS doesn't support readlink().
      - The procedure for changing data/index file directory is 
        different under Windows.
      - With this fix we report a warning if DATA/INDEX option is used,
        but OS doesn't support readlink().
      
      
      mysql-test/r/windows.result:
        - updated result file.
      mysql-test/t/windows.test:
        - Added test case to verify we get warnings if we specify DATA/INDEX
          DIRECTORY on a platform which doesn't support readlink().
      sql/sql_parse.cc:
        - Added warnings if DATA/INDEX DIRECTORY option is used but not supported
          by the target platform.
      1267a7fb
  2. 05 Dec, 2006 3 commits
  3. 04 Dec, 2006 3 commits
  4. 01 Dec, 2006 2 commits
  5. 30 Nov, 2006 4 commits
  6. 29 Nov, 2006 9 commits
  7. 28 Nov, 2006 18 commits