mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt
into magare.gmz:/home/kgeorge/mysql/work/B26461-5.1-opt
This commit is contained in:
@ -4865,7 +4865,7 @@ TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type,
|
||||
the third argument set appropriately.
|
||||
*/
|
||||
|
||||
bool open_and_lock_tables_derived(THD *thd, TABLE_LIST *tables, bool derived)
|
||||
int open_and_lock_tables_derived(THD *thd, TABLE_LIST *tables, bool derived)
|
||||
{
|
||||
uint counter;
|
||||
bool need_reopen;
|
||||
|
Reference in New Issue
Block a user