mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
cleanup: unused open_table_from_share() flags
This commit is contained in:
@@ -411,7 +411,6 @@ static int lock_external(THD *thd, TABLE **tables, uint count)
|
||||
}
|
||||
else
|
||||
{
|
||||
(*tables)->db_stat &= ~ HA_BLOCK_LOCK;
|
||||
(*tables)->current_lock= lock_type;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user