<?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: MySQL Book winner &#8211; for 5 configuration options</title>
	<atom:link href="http://ronaldbradford.com/blog/mysql-book-winner-for-5-configuration-options-2009-06-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronaldbradford.com/blog/mysql-book-winner-for-5-configuration-options-2009-06-04/</link>
	<description>Expert times and information on MySQL</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:48:02 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff B.</title>
		<link>http://ronaldbradford.com/blog/mysql-book-winner-for-5-configuration-options-2009-06-04/comment-page-1/#comment-1360</link>
		<dc:creator>Jeff B.</dc:creator>
		<pubDate>Sat, 13 Feb 2010 17:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=1537#comment-1360</guid>
		<description>It is also important to disable DNS lookup

&lt;a href=&#039;http://www.linuxask.com/questions/disable-dns-hostname-lookup-in-mysql&#039; rel=&quot;nofollow&quot;&gt;http://www.linuxask.com/questions/disable-dns-hostname-lookup-in-mysql&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It is also important to disable DNS lookup</p>
<p><a href='http://www.linuxask.com/questions/disable-dns-hostname-lookup-in-mysql' rel="nofollow">http://www.linuxask.com/questions/disable-dns-hostname-lookup-in-mysql</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://ronaldbradford.com/blog/mysql-book-winner-for-5-configuration-options-2009-06-04/comment-page-1/#comment-564</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Thu, 04 Jun 2009 22:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=1537#comment-564</guid>
		<description>Congrats Shlomi!

I noted the ancient (3.23) options.
I fully agree with the &quot;document what you do and why&quot; and &quot;get more info&quot; (32 bit OS is very common, and incomplete/incorrect description from client - after all, it&#039;s not their main focus).
But apart from that, the important thing to realise is that there&#039;s more than one way to get good results.
I would do some immediate tweaking in the live server to relieve the pain, but only settings that won&#039;t affect overall memory use and such... basically correcting some of the borked defaults. Then collecting more info is the next step.</description>
		<content:encoded><![CDATA[<p>Congrats Shlomi!</p>
<p>I noted the ancient (3.23) options.<br />
I fully agree with the &#8220;document what you do and why&#8221; and &#8220;get more info&#8221; (32 bit OS is very common, and incomplete/incorrect description from client &#8211; after all, it&#8217;s not their main focus).<br />
But apart from that, the important thing to realise is that there&#8217;s more than one way to get good results.<br />
I would do some immediate tweaking in the live server to relieve the pain, but only settings that won&#8217;t affect overall memory use and such&#8230; basically correcting some of the borked defaults. Then collecting more info is the next step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shlomi Noach</title>
		<link>http://ronaldbradford.com/blog/mysql-book-winner-for-5-configuration-options-2009-06-04/comment-page-1/#comment-563</link>
		<dc:creator>Shlomi Noach</dc:creator>
		<pubDate>Thu, 04 Jun 2009 06:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=1537#comment-563</guid>
		<description>Hi,

&quot;Shlomi Noach made such a plea I have to give it to him&quot;: this is an old technique of mine. It&#039;s in the open domain and you can use it. However, I warn you: it will only work once per target person.
I&#039;ll also willingly give the book up to someone else if you think he&#039;d get it were it not for my plea.

Like you said, there are no perfect answers, and just 5 parameters is quite limiting.
Many parameters are questionable. It&#039;s easy to fall into the trap of &quot;well, the parameter is specified - hence it must be like this&quot;.

I&#039;m keeping a sample configuration file on my blog (one of my earliest post), which contains what I consider to be a good listing of parameters. When I get to look at a new my.cnf file, I always compare to my sample file, to see what&#039;s missing; what&#039;s unreasonable etc.

Your idea of this competition was great! Have you any more interesting books? Make this a tradition!

PS. I think it&#039;s only fair to remind that Sheeri co-authored this book with Keith Murphy. His name seems to be dropped most of the time.

Shlomi</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>&#8220;Shlomi Noach made such a plea I have to give it to him&#8221;: this is an old technique of mine. It&#8217;s in the open domain and you can use it. However, I warn you: it will only work once per target person.<br />
I&#8217;ll also willingly give the book up to someone else if you think he&#8217;d get it were it not for my plea.</p>
<p>Like you said, there are no perfect answers, and just 5 parameters is quite limiting.<br />
Many parameters are questionable. It&#8217;s easy to fall into the trap of &#8220;well, the parameter is specified &#8211; hence it must be like this&#8221;.</p>
<p>I&#8217;m keeping a sample configuration file on my blog (one of my earliest post), which contains what I consider to be a good listing of parameters. When I get to look at a new my.cnf file, I always compare to my sample file, to see what&#8217;s missing; what&#8217;s unreasonable etc.</p>
<p>Your idea of this competition was great! Have you any more interesting books? Make this a tradition!</p>
<p>PS. I think it&#8217;s only fair to remind that Sheeri co-authored this book with Keith Murphy. His name seems to be dropped most of the time.</p>
<p>Shlomi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
