Bug #72083 InnoDB transaction states in P_S
Submitted: 20 Mar 2014 6:58 Modified: 2 May 2014 5:04
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Performance Schema Severity:S4 (Feature request)
Version:5.7 OS:Any
Assigned to: Marc ALFF CPU Architecture:Any

[20 Mar 2014 6:58] Daniël van Eeden
Description:
When in the 'Sending data' stage the InnoDB state might be 'fetching rows' or 'starting index read'. This information is in 'SHOW ENGINE INNODB STATUS' and it might also be in information_schema.innodb_trx.trx_operation_state.

So please make the InnoDB state available in performance_schema

How to repeat:
See description
[2 May 2014 5:04] Erlend Dahl
Thank you for your feature request.