mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
5.3 merge
This commit is contained in:
@ -750,7 +750,7 @@ retry:
|
||||
|
||||
if (handler->lock->lock_count > 0)
|
||||
{
|
||||
bool lock_error;
|
||||
int lock_error;
|
||||
|
||||
handler->lock->locks[0]->type= handler->lock->locks[0]->org_type;
|
||||
|
||||
|
Reference in New Issue
Block a user