[MDEV-236] track and limit memory usage per connection Created: 2012-04-27 Updated: 2013-04-24 Resolved: 2013-04-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
We want to be able to know how much memory a particular connection was allocated. And Limit this amount, if necessary. Possible implementations (all in my_malloc()/my_free()):
|
| Comments |
| Comment by roberto spadim [ 2013-04-23 ] |
|
it should be closed? in mariadb-10.0.1 i have the memory_used column |
| Comment by roberto spadim [ 2013-04-23 ] |
|
same as |