mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
merge with 3.23.51
This commit is contained in:
@@ -310,6 +310,7 @@ static long mysql_rm_known_files(THD *thd, MY_DIR *dirp, const char *db,
|
||||
#endif
|
||||
/* Remove last FN_LIBCHAR to not cause a problem on OS/2 */
|
||||
pos=strend(path);
|
||||
|
||||
if (pos > path && pos[-1] == FN_LIBCHAR)
|
||||
*--pos=0;
|
||||
/* Don't give errors if we can't delete 'RAID' directory */
|
||||
|
||||
Reference in New Issue
Block a user