<?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: Is MySQL 5.1 really a better 5.0?</title>
	<atom:link href="http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/#comment-16750</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=723#comment-16750</guid>
		<description>This remains: If you don&#039;t need 5.1&#039;s new features[1], why break something that works?  I&#039;ve gotten an emergency call because someone upgraded and got bitten by this:

http://bugs.mysql.com/bug.php?id=44969

My opinion of new features such as partitioning and row-based replication is not high, but otherwise I don&#039;t see problems with 5.1 as long as you test with your workload -- the major problem is upgrading without testing.  See http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/ for my rant and suggestions on this.

[1] There is actually one very compelling reason to upgrade: Percona XtraDB.  Its features and performance are a major boon.</description>
		<content:encoded><![CDATA[<p>This remains: If you don&#8217;t need 5.1&#8242;s new features[1], why break something that works?  I&#8217;ve gotten an emergency call because someone upgraded and got bitten by this:</p>
<p><a href="http://bugs.mysql.com/bug.php?id=44969" rel="nofollow">http://bugs.mysql.com/bug.php?id=44969</a></p>
<p>My opinion of new features such as partitioning and row-based replication is not high, but otherwise I don&#8217;t see problems with 5.1 as long as you test with your workload &#8212; the major problem is upgrading without testing.  See <a href="http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/" rel="nofollow">http://www.xaprb.com/blog/2009/08/08/warning-upgrade-mysql-without-testing-at-your-own-risk/</a> for my rant and suggestions on this.</p>
<p>[1] There is actually one very compelling reason to upgrade: Percona XtraDB.  Its features and performance are a major boon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/#comment-16747</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Tue, 11 Aug 2009 05:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=723#comment-16747</guid>
		<description>It&#039;s now Aug 10th, 2009. Any change in opinions on 5.1 vs 5.0 now?</description>
		<content:encoded><![CDATA[<p>It&#8217;s now Aug 10th, 2009. Any change in opinions on 5.1 vs 5.0 now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/#comment-16138</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Tue, 31 Mar 2009 22:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=723#comment-16138</guid>
		<description>Most people think that 5.0 wasn&#039;t stable until 5.0.3X so 5.1 might be stable earlier than 5.0 was depending on the features you use.</description>
		<content:encoded><![CDATA[<p>Most people think that 5.0 wasn&#8217;t stable until 5.0.3X so 5.1 might be stable earlier than 5.0 was depending on the features you use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sorin Pop</title>
		<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/#comment-16136</link>
		<dc:creator>Sorin Pop</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=723#comment-16136</guid>
		<description>Well 5.1 for production is a no-go for me. I had problems importing data with mysqldump, problems starting the server, binlog problems... 

As Carsten said.. if you are a new user and need it for some school project it may even work but for production use I will stick with 5.0.67

Can&#039;t even figure out why 5.0 was stable enough from the first releases and 5.1 isn&#039;t at 5.1.32...</description>
		<content:encoded><![CDATA[<p>Well 5.1 for production is a no-go for me. I had problems importing data with mysqldump, problems starting the server, binlog problems&#8230; </p>
<p>As Carsten said.. if you are a new user and need it for some school project it may even work but for production use I will stick with 5.0.67</p>
<p>Can&#8217;t even figure out why 5.0 was stable enough from the first releases and 5.1 isn&#8217;t at 5.1.32&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei Golubchik</title>
		<link>http://www.xaprb.com/blog/2008/12/11/is-mysql-51-really-a-better-50/#comment-15700</link>
		<dc:creator>Sergei Golubchik</dc:creator>
		<pubDate>Tue, 20 Jan 2009 10:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=723#comment-15700</guid>
		<description>Right, binlog is not a transactional storage engine. But why would it matter ?

Why one may need commits in binlog and innodb log to be in the same order (besides hotbackup) ?</description>
		<content:encoded><![CDATA[<p>Right, binlog is not a transactional storage engine. But why would it matter ?</p>
<p>Why one may need commits in binlog and innodb log to be in the same order (besides hotbackup) ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

