mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MWL#182: Explain running statements
- Remove out-of-date comments, add dbug assertions.
This commit is contained in:
@ -2092,7 +2092,6 @@ void mysqld_show_explain(THD *thd, ulong thread_id)
|
||||
push_warning(thd, MYSQL_ERROR::WARN_LEVEL_NOTE,
|
||||
ER_YES, explain_req.query_str.c_ptr_safe());
|
||||
}
|
||||
//mysql_mutex_unlock(&tmp->LOCK_thd_data);
|
||||
if (!bres)
|
||||
{
|
||||
explain_buf->flush_data();
|
||||
|
Reference in New Issue
Block a user