User Tools

Site Tools


mysqltuner

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mysqltuner [2015/07/13 10:47] 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: Oneliner:
 +\\
 +The following one-liner is for those who have not downloaded mysqltuner before:
 <sxh bash> <sxh bash>
 wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl; chmod +x mysqltuner.pl; ./mysqltuner.pl wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl; chmod +x mysqltuner.pl; ./mysqltuner.pl
 </sxh> </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.1436784436.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