<?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"
	>
<channel>
	<title>Comments on: MySQLTuner reaches 5,000 downloads!</title>
	<atom:link href="http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/</link>
	<description>Words of wisdom from a server administrator</description>
	<pubDate>Mon, 01 Dec 2008 21:15:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: major</title>
		<link>http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/#comment-342</link>
		<dc:creator>major</dc:creator>
		<pubDate>Mon, 28 Jan 2008 18:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/#comment-342</guid>
		<description>Hey snajjar.  Thanks for the bug report!  I'll get in touch with you via e-mail and hopefully we can sort this out!</description>
		<content:encoded><![CDATA[<p>Hey snajjar.  Thanks for the bug report!  I&#8217;ll get in touch with you via e-mail and hopefully we can sort this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snajjar</title>
		<link>http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/#comment-341</link>
		<dc:creator>snajjar</dc:creator>
		<pubDate>Mon, 28 Jan 2008 16:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/25/mysqltuner-reaches-5000-downloads/#comment-341</guid>
		<description>Hi,

Thanks for a great tool.  This has saved me a lot of time when doing initial mysqld setups.

However, I found an issue when running against mysql cluster (on the "server" node of course) where some variables don't quite work out:

Argument "NULL" isn't numeric in addition (+) at ./mysqltuner.pl line 256 (#1)
    (W numeric) The indicated string was fed as an argument to an operator
    that expected a numeric value instead.  If you're fortunate the message
    will identify which operator was so unfortunate.

Use of uninitialized value in concatenation (.) or string at ./mysqltuner.pl
	line 609 (#2)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl tells you what operation
    you used the undefined value in.  Note, however, that perl optimizes your
    program and the operation displayed in the warning may not necessarily
    appear literally in your program.  For example, "that $foo" is
    usually optimized into "that " . $foo, and the warning will refer to
    the concatenation (.) operator, even though there is no . in your
    program.

I will check this post periodically should you need more information.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for a great tool.  This has saved me a lot of time when doing initial mysqld setups.</p>
<p>However, I found an issue when running against mysql cluster (on the &#8220;server&#8221; node of course) where some variables don&#8217;t quite work out:</p>
<p>Argument &#8220;NULL&#8221; isn&#8217;t numeric in addition (+) at ./mysqltuner.pl line 256 (#1)<br />
    (W numeric) The indicated string was fed as an argument to an operator<br />
    that expected a numeric value instead.  If you&#8217;re fortunate the message<br />
    will identify which operator was so unfortunate.</p>
<p>Use of uninitialized value in concatenation (.) or string at ./mysqltuner.pl<br />
	line 609 (#2)<br />
    (W uninitialized) An undefined value was used as if it were already<br />
    defined.  It was interpreted as a &#8220;&#8221; or a 0, but maybe it was a mistake.<br />
    To suppress this warning assign a defined value to your variables.</p>
<p>    To help you figure out what was undefined, perl tells you what operation<br />
    you used the undefined value in.  Note, however, that perl optimizes your<br />
    program and the operation displayed in the warning may not necessarily<br />
    appear literally in your program.  For example, &#8220;that $foo&#8221; is<br />
    usually optimized into &#8220;that &#8221; . $foo, and the warning will refer to<br />
    the concatenation (.) operator, even though there is no . in your<br />
    program.</p>
<p>I will check this post periodically should you need more information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
