mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
@ -1229,7 +1229,7 @@ public:
|
||||
TABLE_LIST *convert_right_join();
|
||||
List<Item>* get_item_list();
|
||||
ulong get_table_join_options();
|
||||
void set_lock_for_tables(thr_lock_type lock_type);
|
||||
void set_lock_for_tables(thr_lock_type lock_type, bool for_update);
|
||||
inline void init_order()
|
||||
{
|
||||
order_list.elements= 0;
|
||||
|
Reference in New Issue
Block a user