[MDEV-7623] Add lock wait time and hold time to every record/table lock in InnoDB transaction lock printout Created: 2015-02-24 Updated: 2015-02-24 Resolved: 2015-02-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Fix Version/s: | 10.0.17 |
| Type: | Task | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently show engine innodb status does print 10 record/table locks and if we currently wait record/table lock wait time for that. But not possible earlier wait time and how long that lock has been hold for every record/table lock on printout. This is customer enhancement request. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-02-24 ] |
|
revno: 4617 |