关于MySQ性能调优的一些文章

573阅读 0评论2010-07-05 xuelanghu
分类:Mysql/postgreSQL

  1. profiling 基础    
  2. http://www.xaprb.com/blog/2006/10/12/how-to-profile-a-query-in-mysql/    
  3. http://www.xaprb.com/blog/2006/10/15/a-case-study-in-profiling-queries-in-mysql/    
  4. http://www.xaprb.com/blog/2006/10/17/mysql-profiling-case-study-part-2/   
  5.   
  6. profiling 进阶    
  7. http://www.mysqlperformanceblog.com/2009/01/19/profiling-mysql-stored-routines/    
  8. http://www.mysqlperformanceblog.com/2008/05/18/wanted-better-memory-profiling-for-mysql/   
  9.   
  10. profiling高级    
  11. http://dev.mysql.com/tech-resources/articles/pro-mysql-ch6.html    
  12. http://dev.mysql.com/tech-resources/articles/using-new-query-profiler.html   
  13.   
  14. profiling骨灰级    
  15.   
  16.   
  17.  
上一篇:哈佛大学图书馆凌晨4点半的景象
下一篇:关于MySQ性能调优的一些文章