[MDEV-7399] Add support for INFORMATION_SCHEMA.INNODB_MUTEXES Created: 2015-01-01 Updated: 2020-12-03 Resolved: 2015-02-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Fix Version/s: | 10.1.3, 10.2.0, 10.3.0, 10.4.0, 10.5.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | not-10.6 | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Comments |
| Comment by Marko Mäkelä [ 2020-12-03 ] |
|
Starting with MariaDB 10.2.2, INFORMATION_SCHEMA.INNODB_MUTEXES only reported information about rw-locks, not mutexes. The rw-lock output was removed in MariaDB 10.6.0 in |