mirror of
https://github.com/MariaDB/server.git
synced 2025-03-07 03:33:09 +01:00
![]() after Operating system error number 36 in a file operation. Analysis: os_file_get_status did not handle error ENAMETOOLONG correctly. Fix: Add correct handling for error ENAMETOOLONG. Note that on InnoDB case the error is not passed all the way up to server. That would be bigger rewamp. |
||
---|---|---|
.. | ||
os0file.cc | ||
os0proc.cc | ||
os0stacktrace.cc | ||
os0sync.cc | ||
os0thread.cc |