[MDEV-33391] GLOBAL STATUS Memory_used deviates 10-fold Created: 2024-02-05 Updated: 2024-02-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Carl-Philip Hänsch | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB [(none)]> show global status like 'memory_used';
--------------
-------------- whereas the process consumes 5G of RAM. This is a different server but shows that memory management in MariaDB is somehow broken. This is related to #33390 where memory leaks cause frequent crashes of the server process. |
| Comments |
| Comment by Daniel Black [ 2024-02-05 ] |
|
Can you edit the affects Versions fields to all server versions you observe this on? |