mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
WIP: global readonly variable pcre_frame_size
This commit is contained in:
committed by
Sergei Golubchik
parent
b30311e52a
commit
602b5e4c49
@@ -134,6 +134,7 @@ bool check_simple_select();
|
||||
Item *normalize_cond(Item *cond);
|
||||
Item *negate_expression(THD *thd, Item *expr);
|
||||
bool check_stack_overrun(THD *thd, long margin, uchar *dummy);
|
||||
long check_stack_available(long margin, uchar *dummy);
|
||||
|
||||
/* Variables */
|
||||
|
||||
|
Reference in New Issue
Block a user