mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.3' into 10.4
This commit is contained in:
@ -3725,7 +3725,7 @@ public:
|
||||
|
||||
int print_explain(select_result_sink *output, uint8 explain_flags,
|
||||
bool is_analyze, bool *printed_anything);
|
||||
void restore_set_statement_var();
|
||||
bool restore_set_statement_var();
|
||||
|
||||
void init_last_field(Column_definition *field, const LEX_CSTRING *name,
|
||||
const CHARSET_INFO *cs);
|
||||
|
Reference in New Issue
Block a user