mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@@ -1316,7 +1316,7 @@ public:
|
||||
/* push new Item_field into item_list */
|
||||
bool vers_push_field(THD *thd, TABLE_LIST *table, const LEX_CSTRING field_name);
|
||||
|
||||
Item* period_setup_conds(THD *thd, TABLE_LIST *table, Item *where);
|
||||
int period_setup_conds(THD *thd, TABLE_LIST *table);
|
||||
void init_query();
|
||||
void init_select();
|
||||
st_select_lex_unit* master_unit() { return (st_select_lex_unit*) master; }
|
||||
|
Reference in New Issue
Block a user