small bug when NO_LOCKING is defined
This commit is contained in:
parent
f60c2e242b
commit
6ebb1a6bcb
@ -306,8 +306,8 @@ int _nisam_writeinfo(register N_INFO *info, uint flags)
|
|||||||
MYF(MY_WME | MY_SEEK_NOT_DONE)) && !error)
|
MYF(MY_WME | MY_SEEK_NOT_DONE)) && !error)
|
||||||
DBUG_RETURN(1);
|
DBUG_RETURN(1);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
my_errno=olderror;
|
my_errno=olderror;
|
||||||
}
|
}
|
||||||
else if (flags)
|
else if (flags)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user