… how much memory was allocated for Innodb Buffer Pool or Query Cache but amount of memory used for example for Table Cache can be… Performance Schema “wait names” we could get something similar in terms of memory allocation target, which could be something like “Prepared Statement Cache… many performance bottleneck such profiling will help to find a lot of wasteful memory allocation and help to get MySQL on the memory diet…
The post Post: MySQL Wish for 2013 - Better Memory Accounting appeared first on MySQL Performance Blog.