June 19, 2013

Post: MySQL Partitioning - can save you or kill you

…to write about using MySQL Partitioning for Performance Optimization and I… fit. Having potentially fewer level in BTREE is not that significant issue. …) is much larger than buffer pool size. The first problem was replication lag… value does not exist, which reduced performance for random selects by …

Post: Heikki Tuuri Innodb answers - Part I

… algorithm takes into account page position in btree index ? HT: No. It is a … be always single read, typically 1MB in size. I should also mention a post… is one of little known new features in MySQL 5.1 Q15: How frequently does…not swappable. They also allow to reduce number of TLB cache misses. huge…