mirror of
https://github.com/MariaDB/server.git
synced 2025-08-02 14:47:37 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -484,7 +484,7 @@ err_with_reopen:
|
||||
old locks. This should always succeed (unless some external process
|
||||
has removed the tables)
|
||||
*/
|
||||
thd->locked_tables_list.reopen_tables(thd);
|
||||
result= thd->locked_tables_list.reopen_tables(thd);
|
||||
/*
|
||||
Since downgrade_lock() won't do anything with shared
|
||||
metadata lock it is much simpler to go through all open tables rather
|
||||
|
Reference in New Issue
Block a user