[MDEV-16740] server memory stats as reported by "mysqladmin debug" are incorrect when server memory is large Created: 2018-07-12 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.2.14 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Rick Pizzi | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
When issuing "mysqladmin debug" on servers with large amounts of memory (eg 128G) the memory counters are incorrect. There are negative numbers, which seem to suggest that some counters are wrapping around. Eg:
|
| Comments |
| Comment by Matthias Leich [ 2018-07-17 ] | ||||||||||||||
|
Testing box: 196 GB RAM and Linux I can confirm that negative numbers show up for No confirmation for 10.1.35 compiled with debug but 10.3.9 compiled with debug | ||||||||||||||
| Comment by Matthias Leich [ 2019-05-17 ] | ||||||||||||||
|
|