From e4869c7554f1d4d8b9f4e2d2113f78b7ec58f79e Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Sun, 6 Mar 2011 16:53:28 -0800 Subject: [PATCH 01/11] github generated gh-pages branch --- index.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..0dbfb18 --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + + + rackerhacker/MySQLTuner-perl @ GitHub + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

MySQLTuner-perl + by rackerhacker

+ +
+ MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. +
+ +

Contact

+

Major Hayden (major@mhtx.net)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/rackerhacker/MySQLTuner-perl
+

+ + + +
+ + + + From b7392f752e9eb32e07f6dded5c8ed035fa43c8ab Mon Sep 17 00:00:00 2001 From: mhayden Date: Sun, 6 Mar 2011 19:08:58 -0600 Subject: [PATCH 02/11] Changed colors a bit --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0dbfb18..122abe4 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,9 @@