An error occurred fetching the project authors.
  1. 13 Feb, 2006 2 commits
  2. 03 Jan, 2006 1 commit
    • marko's avatar
      Merge r112 from branches/5.0: · eb0ab9d7
      marko authored
      os_file_handle_error(): Map the error codes EXDEV, ENOTDIR, and EISDIR
      to the new code OS_FILE_PATH_ERROR.  Treat this code as OS_FILE_PATH_ERROR.
      This fixes the crash on RENAME TABLE when the .ibd file is a symbolic link
      to a different file system.  (Bug #15991)
      eb0ab9d7
  3. 20 Dec, 2005 1 commit
    • marko's avatar
      Port r106 from branches/5.0: · c85162b1
      marko authored
      Protect the increment and decrement operations on the statistic variables
      os_n_pending_writes and os_n_pending_reads with os_file_count_mutex.
      c85162b1
  4. 27 Oct, 2005 1 commit