mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge of recent changes in MWL#182 in 5.3 with {Merge of MWL#182 with 5.5}
This commit is contained in:
@@ -1528,8 +1528,12 @@ public:
|
||||
THD *target_thd;
|
||||
THD *request_thd;
|
||||
|
||||
bool failed_to_produce;
|
||||
|
||||
select_result_explain_buffer *explain_buf;
|
||||
|
||||
String query_str;
|
||||
|
||||
static void get_explain_data(void *arg);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user