<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MySQLTuner is the Debian Package of the Day!</title>
	<atom:link href="http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Mon, 21 May 2012 12:07:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: wolfman</title>
		<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/#comment-1682</link>
		<dc:creator>wolfman</dc:creator>
		<pubDate>Fri, 30 May 2008 20:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=302#comment-1682</guid>
		<description>Congratulations Major, I was always a fan of your tool.</description>
		<content:encoded><![CDATA[<p>Congratulations Major, I was always a fan of your tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amirkhan</title>
		<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/#comment-1680</link>
		<dc:creator>amirkhan</dc:creator>
		<pubDate>Fri, 30 May 2008 09:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=302#comment-1680</guid>
		<description>made a slight change to this script as my host does not allow local connections, and now you can check remote servers.

&lt;code&gt;
 } else {
            print &quot;Please enter your MySQL login: &quot;;
            my $name = ;
           &lt;em&gt; 
            print &quot;Please enter your MySQL hostname: &quot;;
            my $hname = ;
           &lt;/em&gt;
            print &quot;Please enter your MySQL password: &quot;;
            system(&quot;stty -echo&quot;); #don&#039;t show the password
            my $password = ;
            system(&quot;stty echo&quot;); #plz give echo back
            chomp($password);
            chomp($name);
            chomp($hname);
            $mysqllogin = &quot;&lt;em&gt;-h $hname&lt;/em&gt; -u $name -p&#039;$password&#039;&quot;;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>made a slight change to this script as my host does not allow local connections, and now you can check remote servers.</p>
<p><code><br />
 } else {<br />
            print "Please enter your MySQL login: ";<br />
            my $name = ;<br />
           <em><br />
            print "Please enter your MySQL hostname: ";<br />
            my $hname = ;<br />
           </em><br />
            print "Please enter your MySQL password: ";<br />
            system("stty -echo"); #don't show the password<br />
            my $password = ;<br />
            system("stty echo"); #plz give echo back<br />
            chomp($password);<br />
            chomp($name);<br />
            chomp($hname);<br />
            $mysqllogin = "<em>-h $hname</em> -u $name -p'$password'";<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: major</title>
		<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/#comment-1678</link>
		<dc:creator>major</dc:creator>
		<pubDate>Thu, 29 May 2008 13:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=302#comment-1678</guid>
		<description>@santisaez Thank you for the compliment!  Let me know if you have any ideas for improvements.

@Julien That could be possible, but I&#039;d have to talk to the PHPMyAdmin developers.  Or, I might be able to fashion a patch that you could run.  I&#039;ll look into it!</description>
		<content:encoded><![CDATA[<p>@santisaez Thank you for the compliment!  Let me know if you have any ideas for improvements.</p>
<p>@Julien That could be possible, but I'd have to talk to the PHPMyAdmin developers.  Or, I might be able to fashion a patch that you could run.  I'll look into it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Tartarin</title>
		<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/#comment-1677</link>
		<dc:creator>Julien Tartarin</dc:creator>
		<pubDate>Thu, 29 May 2008 10:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=302#comment-1677</guid>
		<description>Could it be integrated into phpMyAdmin &quot;server status&quot; page ?</description>
		<content:encoded><![CDATA[<p>Could it be integrated into phpMyAdmin "server status" page ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santisaez</title>
		<link>http://rackerhacker.com/2008/05/28/mysqltuner-is-the-debian-package-of-the-day/#comment-1676</link>
		<dc:creator>santisaez</dc:creator>
		<pubDate>Thu, 29 May 2008 08:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=302#comment-1676</guid>
		<description>Congratulations!!! MySQLTuner is a great tool :-)</description>
		<content:encoded><![CDATA[<p>Congratulations!!! MySQLTuner is a great tool <img src='http://rackerhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

