[MDEV-23602] status variable memory_used - kb description overly brief Created: 2020-08-27 Updated: 2020-09-03 Resolved: 2020-09-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://dba.stackexchange.com/questions/274443/memory-used-on-global-status-mariadb referring to https://mariadb.com/kb/en/server-status-variables/#memory_used "Global or per-connection memory usage, in bytes." little bit brief. seem my dba answer - "global status memory_used" is the total of per connection memory allocations, but doesn't include other buffers. |