• marko's avatar
    Merge r112 from branches/5.0: · 7515828b
    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)
    7515828b
os0file.c 103 KB