mirror of
https://github.com/MariaDB/server.git
synced 2025-01-25 00:04:33 +01:00
7515828b3e
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) |
||
---|---|---|
.. | ||
Makefile.am | ||
os0file.c | ||
os0proc.c | ||
os0sync.c | ||
os0thread.c |