An error occurred fetching the project authors.
- 13 Feb, 2006 2 commits
- 03 Jan, 2006 1 commit
-
-
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)
-
- 20 Dec, 2005 1 commit
-
-
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.
-
- 27 Oct, 2005 1 commit
-
-
osku authored
-