User Tools

Site Tools


mysqltuner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mysqltuner [2015/04/07 09:15] – created luke7858mysqltuner [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Rackspace have created a script that can be used to test and provide guidance to tuning mysql. Rackspace have created a script that can be used to test and provide guidance to tuning mysql.
 +Oneliner:
 +\\
 +The following one-liner is for those who have not downloaded mysqltuner before:
 +<sxh bash>
 +wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl; chmod +x mysqltuner.pl; ./mysqltuner.pl
 +</sxh>
 +\\
 +If you would like to download and change the permissions in individual steps follow:
 <sxh bash> <sxh bash>
 wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl
mysqltuner.1428398116.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki