May 25, 2012

Post: Wanted: Better memory profiling for MySQL

queries currently running is using some of the buffers temporary based on per connection settings ? It also could be memory leak in MySQLmemory allocated for current thread in addition to global memory allocation. As MySQL is progressing the problem of memory

Post: InnoDB Flushing: a lot of memory and slow disk

…state for a long time (minutes). This comes from the fact that MySQL performs changes in memory at …queries.) If we see that flushing to disk is not able to keep up with changes in memorymemory. Optimize the flushing of sequential neighbor pages in a way that makes sense. We have made good progress