Changes between Version 4 and Version 5 of MysqlConfig

Show
Ignore:
Author:
Didactylos (IP: 62.31.39.8)
Timestamp:
10/17/07 08:05:31 (2 years ago)
Comment:

spam fix

Legend:

Unmodified
Added
Removed
Modified
  • MysqlConfig

    v4 v5  
     1 
    12= Configuring MySQL for BOINC = 
    23 
    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 ---- 
     4Resources: 
     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. 
    610 
    711== Introduction == 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.