mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
MWL#182: Explain running statements
- Code cleanup
This commit is contained in:
@@ -1467,6 +1467,8 @@ public:
|
||||
THD *target_thd;
|
||||
THD *request_thd;
|
||||
|
||||
bool failed_to_produce;
|
||||
|
||||
select_result_explain_buffer *explain_buf;
|
||||
|
||||
static void get_explain_data(void *arg);
|
||||
|
||||
Reference in New Issue
Block a user