作者:Masud 来源:fanphp.com 酷勤网收集 2008-07-06
摘要
Mysql数据库性能优化是Web开发的重要部分,本文通过参考两篇文章,推荐一些的Mysql性能优化的优秀文章
优化Mysql查询的10篇好文
- Identifying slow MySQL queries
- MySQL & PHP Performance Optimization Tips
- MySQL Presentations: Optimizing MySQL
- MySQL 5 Optimization and Tuning Guide
- Survive heavy traffic with your Web server
- Tools to use for MySQL Performance - Peter Zaitsev
- MySQL Queries Optimization (video) - Peter Zaitsev
- Table Design and MySQL Index Details
- MySQL Reference Manual: Optimization Overview
- MySQL Reference Manual: The MySQL Query Cache
Reference site: http://phpimpact.wordpress.com/
优化Mysql查询
- Indexing Basic MySQL Queries
- Table Design and MySQL Index Details
- MySQL ORDER BY With LIMIT and ANALYZE
- How To Index For MySQL Joins
- How To Look At MySQL Joins and More ORDER BY With LIMIT
reference: http://hackmysql.com/documents
来自:http://www.fanphp.com/2008/06/20/mysql-database-optimization/

