mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Backport of:
---------------------------------------------------------- revno: 2630.4.30 Konstantin Osipov 2008-06-11 Fix a potential cause of test failures.
This commit is contained in:
@ -2934,7 +2934,7 @@ Locked_tables_list::init_locked_tables(THD *thd)
|
||||
&db, db_len,
|
||||
&table_name, table_name_len,
|
||||
&alias, alias_len,
|
||||
0))
|
||||
NullS))
|
||||
{
|
||||
unlock_locked_tables(0);
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user