Bug #84615 More steps in connection processlist state/ events_stages
Submitted: 23 Jan 2017 14:40
Reporter: Sveta Smirnova (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: Performance Schema Severity:S4 (Feature request)
Version:5.5, 5.6, 5.7, 8.0 OS:Any
Assigned to: CPU Architecture:Any

[23 Jan 2017 14:40] Sveta Smirnova
Description:
Currently there are few connection states which can include more than one operation. Most of support engineers nightmares come from

freeing items
Sending data
cleaning up
closing tables
end

InnoDB status "Updating" is very vague too

How to repeat:
See description

Suggested fix:
Split these stages into more detailed ones.