3 | | A fast-and-easy script that makes recommendations for tuning server variables is [http://www.day32.com/MySQL/ here]. The mysqlreport utility gives a variety of information that can be useful for adjusting buffer pool allocations. It's available at [http://www.hackmysql.com/mysqlreport http://www.hackmysql.com/mysqlreport]. |
4 | | |
5 | | ---- |
| 4 | Resources: |
| 5 | |
| 6 | * A fast-and-easy script that makes recommendations for tuning server variables is [http://www.day32.com/MySQL/ here]. |
| 7 | * The mysqlreport utility gives a variety of information that can be useful for adjusting buffer pool allocations. It's available at [http://www.hackmysql.com/mysqlreport http://www.hackmysql.com/mysqlreport]. |
| 8 | * Slides from [http://www.mysqlperformanceblog.com/files/presentations/OSDBCON2006-Innodb-Architecture-and-Performance.pdf a presentation by Peter Zaitsev], 2006. |
| 9 | * Slides from [http://www.mysqlperformanceblog.com/files/presentations/UC2005-Advanced-Innodb-Optimization.pdf a presentation by Peter Zaitsev], 2005. |