[MDEV-32554] mon_lock_wait_current_count test causes innodb.monitor failure Created: 2023-10-23 Updated: 2023-10-24 Resolved: 2023-10-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Lesin | Assignee: | Vladislav Lesin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The following statement in the test:
causes result changes in innodb.monitor in the following query:
|
| Comments |
| Comment by Vladislav Lesin [ 2023-10-23 ] |
|
The root case is MDEV-32553. |
| Comment by Vladislav Lesin [ 2023-10-23 ] |
|
The following commit will be applied in 10.5->10.6 merge as a part of |