<?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: Warning: upgrade MySQL without testing at your own risk</title>
	<atom:link href="http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Mon, 22 Mar 2010 09:10:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/#comment-16746</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1202#comment-16746</guid>
		<description>What Sheeri said: you can collect all your queries with mk-query-digest :-)  There&#039;s a code snippet in mk-upgrade&#039;s SYNOPSIS that illustrates.</description>
		<content:encoded><![CDATA[<p>What Sheeri said: you can collect all your queries with mk-query-digest :-)  There&#8217;s a code snippet in mk-upgrade&#8217;s SYNOPSIS that illustrates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/#comment-16745</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1202#comment-16745</guid>
		<description>We actually have a plan for non-deterministic queries!  We&#039;ll rewrite them to be deterministic.

I don&#039;t think fingerprinting explain will help with non-optimizer problems, no.  But query timing will.  That was the first thing we implemented.

The 5.1 regressions I&#039;ve seen in the real world so far are optimizer-related and will show up in EXPLAIN.</description>
		<content:encoded><![CDATA[<p>We actually have a plan for non-deterministic queries!  We&#8217;ll rewrite them to be deterministic.</p>
<p>I don&#8217;t think fingerprinting explain will help with non-optimizer problems, no.  But query timing will.  That was the first thing we implemented.</p>
<p>The 5.1 regressions I&#8217;ve seen in the real world so far are optimizer-related and will show up in EXPLAIN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Tocker</title>
		<link>http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/#comment-16744</link>
		<dc:creator>Morgan Tocker</dc:creator>
		<pubDate>Mon, 10 Aug 2009 23:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1202#comment-16744</guid>
		<description>Non deterministic queries have got to be hard to catch (order by rand() etc).

Do you think fingerprinting explain commands will help catch non-optimizer plan regressions?  I&#039;m thinking of how bad the performance degradation of parser was in early 5.0 releases (it got better).</description>
		<content:encoded><![CDATA[<p>Non deterministic queries have got to be hard to catch (order by rand() etc).</p>
<p>Do you think fingerprinting explain commands will help catch non-optimizer plan regressions?  I&#8217;m thinking of how bad the performance degradation of parser was in early 5.0 releases (it got better).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri K. Cabral</title>
		<link>http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/#comment-16740</link>
		<dc:creator>Sheeri K. Cabral</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1202#comment-16740</guid>
		<description>You forgot to mention that you can collect all your queries with mk-query-digest.  :)</description>
		<content:encoded><![CDATA[<p>You forgot to mention that you can collect all your queries with mk-query-digest.  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
