mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
small bug when NO_LOCKING is defined
This commit is contained in:
@@ -306,8 +306,8 @@ int _nisam_writeinfo(register N_INFO *info, uint flags)
|
||||
MYF(MY_WME | MY_SEEK_NOT_DONE)) && !error)
|
||||
DBUG_RETURN(1);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
my_errno=olderror;
|
||||
}
|
||||
else if (flags)
|
||||
|
||||
Reference in New Issue
Block a user