mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg
This commit is contained in:
@@ -522,7 +522,8 @@ private:
|
||||
THD *thd, sp_head *sp,
|
||||
SQL_I_List<Item_trigger_field> *next_trig_items_list);
|
||||
|
||||
bool setup_memroot_for_reparsing(sp_head *sphead);
|
||||
bool setup_memroot_for_reparsing(sp_head *sphead,
|
||||
bool *new_memroot_allocated);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user