summaryrefslogtreecommitdiff
path: root/storage/archive
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-06-11 13:02:47 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2018-06-12 09:54:31 +0300
commit0ad9c3a0160d1dd46139b3e6b6b05d0fba01540b (patch)
treed5ca6f909b26604fdffe617afa1f4f6089e38e34 /storage/archive
parent24d7cbe1e0a16f75e2325c84f23531742e2a035d (diff)
downloadmariadb-git-0ad9c3a0160d1dd46139b3e6b6b05d0fba01540b.tar.gz
MDEV-16456 InnoDB error "returned OS error 71" complains about wrong path
When attempting to rename a table to a non-existing database, InnoDB would misleadingly report "OS error 71" when in fact the error code is InnoDB's own (OS_FILE_NOT_FOUND), and not report both pathnames. Errors on rename could occur due to reasons connected to either pathname. os_file_handle_rename_error(): New function, to report errors in renaming files.
Diffstat (limited to 'storage/archive')
0 files changed, 0 insertions, 0 deletions