Merge lp://staging/~diego-fmpwizard/drizzle/plugin-innodb-fixes into lp://staging/~drizzle-trunk/drizzle/development
Proposed by
fmpwizard
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~diego-fmpwizard/drizzle/plugin-innodb-fixes |
Merge into: | lp://staging/~drizzle-trunk/drizzle/development |
Diff against target: | None lines |
To merge this branch: | bzr merge lp://staging/~diego-fmpwizard/drizzle/plugin-innodb-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jay Pipes (community) | Needs Information | ||
Review via email: mp+11977@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2009-09-18.
To post a comment you must log in.
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