mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.1' into bb-10.1-merge
This commit is contained in:
@ -3097,6 +3097,8 @@ public:
|
||||
bool is_analyze);
|
||||
void make_explain_field_list(List<Item> &field_list, uint8 explain_flags,
|
||||
bool is_analyze);
|
||||
void make_explain_json_field_list(List<Item> &field_list);
|
||||
|
||||
/**
|
||||
Clear the current error, if any.
|
||||
We do not clear is_fatal_error or is_fatal_sub_stmt_error since we
|
||||
|
Reference in New Issue
Block a user