Commit 1d710f2e authored by unknown's avatar unknown

small bug when NO_LOCKING is defined

parent a09180c9
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment