1. 27 Nov, 2007 1 commit
  2. 26 Nov, 2007 10 commits
  3. 25 Nov, 2007 4 commits
  4. 23 Nov, 2007 24 commits
  5. 22 Nov, 2007 1 commit
    • istruewing@stella.local's avatar
      Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE · 3be8cf8f
      istruewing@stella.local authored
                  corrupts a MERGE table
      
      Post-pushbuild fix. The merge test failed on Windows.
      The MoveFile() function returned the error code
      ERROR_ACCESS_DENIED.
      
      The fix is to use a different name for the file to be
      deleted. This is the same trick as we use for the error
      code ERROR_ALREADY_EXISTS.
      
      Added ERROR_ACCESS_DENIED to the list of error codes that
      require to change the name of the file to be deleted.
      3be8cf8f