Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
The "state" and "command" reported by SHOW PROCESSLIST for replication threads
is lacking.
Improve it so that DBAs can see more precisely what the threads are doing.
For the SQL thread, "Command" could be "execute" when replicating row events,
and "sleep" when waiting for new events from the IO thread. State could be
"execute row events".