mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
5.5 merge
This commit is contained in:
@@ -721,7 +721,7 @@ public:
|
||||
void print(String *str, enum_query_type query_type);
|
||||
|
||||
bool add_fake_select_lex(THD *thd);
|
||||
void init_prepare_fake_select_lex(THD *thd);
|
||||
void init_prepare_fake_select_lex(THD *thd, bool first_execution);
|
||||
inline bool is_prepared() { return prepared; }
|
||||
bool change_result(select_result_interceptor *result,
|
||||
select_result_interceptor *old_result);
|
||||
|
Reference in New Issue
Block a user