mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bb-10.2-ext into 10.3
This commit is contained in:
@ -2791,6 +2791,7 @@ void mysqld_list_processes(THD *thd,const char *user, bool verbose)
|
||||
{
|
||||
thd_info->proc_info= "Busy";
|
||||
thd_info->progress= 0.0;
|
||||
thd_info->db= "";
|
||||
}
|
||||
|
||||
thd_info->state_info= thread_state_info(tmp);
|
||||
|
Reference in New Issue
Block a user