Code review comment for lp://staging/~diego-fmpwizard/drizzle/plugin-innodb-fixes

Revision history for this message
fmpwizard (diego-fmpwizard) wrote :

The output from SHOW ENGINE INNODB STATUS does not show thread information under the Transactions section.

This patch adds the following:

* Thread ID
* Query ID
* Hostname
* Client IP
* Username
* Query text

« Back to merge proposal