mirror of https://github.com/MariaDB/server
Browse Source
The effect is that 'show processlist' will show the Slave SQL thread until the thread ends. This may help finding cases where the Slave SQL thread could hang for some time during the cleanup part. The Slave SQL thread will have the state "Slave SQL thread ending' during this stage. Reviewed-by: Kristian Nielsen <knielsen@knielsen-hq.org>bb-10.6-mdev-36221
3 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue