1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge 10.1 (with ANALYZE) and 10.1-explain-json

This commit is contained in:
Sergei Petrunia
2014-08-09 01:52:54 +04:00
15 changed files with 643 additions and 104 deletions

View File

@ -3060,6 +3060,7 @@ public:
CHANGED_TABLE_LIST * changed_table_dup(const char *key, long key_length);
int send_explain_fields(select_result *result);
void make_explain_field_list(List<Item> &field_list);
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