<?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: Tip of the Day &#8212; What MySQL Version to Use</title>
	<atom:link href="http://www.paragon-cs.com/wordpress/?feed=rss2&#038;p=106" rel="self" type="application/rss+xml" />
	<link>http://www.paragon-cs.com/wordpress/?p=106</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 21 Oct 2009 14:10:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Norbert Tretkowski</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1147</link>
		<dc:creator>Norbert Tretkowski</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1147</guid>
		<description>Sheeri, of course the MySQL version number in Debian correlates with MySQL versions. It&#039;s a MySQL version x and some (important) patches, e.g. the official patch from 5.0.52 for MySQL bug #30666, which is fixed 5.0.51a-1 from Debian, but not in the latest community release of MySQL.</description>
		<content:encoded><![CDATA[<p>Sheeri, of course the MySQL version number in Debian correlates with MySQL versions. It&#8217;s a MySQL version x and some (important) patches, e.g. the official patch from 5.0.52 for MySQL bug #30666, which is fixed 5.0.51a-1 from Debian, but not in the latest community release of MySQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1143</link>
		<dc:creator>Sheeri</dc:creator>
		<pubDate>Sat, 15 Mar 2008 17:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1143</guid>
		<description>the problem with vendor packaging is that often the version numbers do not correlate with MySQL versions, and vendors don&#039;t bother to change the version # of the original version they patched.  So it might say 5.1.22 Debian but you have no idea what&#039;s in there -- you have to look at the manual for the change notes in 5.1.22 and then whatever changenotes Debian may or may not have.</description>
		<content:encoded><![CDATA[<p>the problem with vendor packaging is that often the version numbers do not correlate with MySQL versions, and vendors don&#8217;t bother to change the version # of the original version they patched.  So it might say 5.1.22 Debian but you have no idea what&#8217;s in there &#8212; you have to look at the manual for the change notes in 5.1.22 and then whatever changenotes Debian may or may not have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #88: a Carnival of the Vanities for DBAs</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1144</link>
		<dc:creator>Log Buffer #88: a Carnival of the Vanities for DBAs</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1144</guid>
		<description>[...] Murphy&#8217;s Diamond Notes has a tip on what MySQL version to use if you&#8217;re running Linux. The tip and its comments sheds some light on different distributions, package managers, and [...]</description>
		<content:encoded><![CDATA[<p>[...] Murphy&#8217;s Diamond Notes has a tip on what MySQL version to use if you&#8217;re running Linux. The tip and its comments sheds some light on different distributions, package managers, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Tretkowski</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1152</link>
		<dc:creator>Norbert Tretkowski</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1152</guid>
		<description>Just for the record... The Debian MySQL maintainers provide an up-to-date version of MySQL from Debian testing (currently 5.0.51a) for stable on http://backports.org/ as well. You don&#039;t need to stick with 5.0.32 when running etch.</description>
		<content:encoded><![CDATA[<p>Just for the record&#8230; The Debian MySQL maintainers provide an up-to-date version of MySQL from Debian testing (currently 5.0.51a) for stable on <a href="http://backports.org/" rel="nofollow">http://backports.org/</a> as well. You don&#8217;t need to stick with 5.0.32 when running etch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Zaitsev</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1151</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Wed, 12 Mar 2008 05:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1151</guid>
		<description>I think for say 95% of users the version which is shipped with operating system is good enough. It works so you might not want touch it.

I tend to make people to upgrade when there are reasons - something does not working well or some features or performance improvements in new versions are desired.

Note especially with RPM based distributions there is the chance you will break something by installing versions from mysql.com  -  they are quite commonly not built the same way and have different package naming.</description>
		<content:encoded><![CDATA[<p>I think for say 95% of users the version which is shipped with operating system is good enough. It works so you might not want touch it.</p>
<p>I tend to make people to upgrade when there are reasons &#8211; something does not working well or some features or performance improvements in new versions are desired.</p>
<p>Note especially with RPM based distributions there is the chance you will break something by installing versions from mysql.com  &#8211;  they are quite commonly not built the same way and have different package naming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1146</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 Mar 2008 01:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1146</guid>
		<description>Arjen,

Very insightful about security patches.  While I had no crystal-clear thought of this somewhere in the murky depths this is what I was thinking.  And I know the debate is going back and forth within MySQL about the Community vs Enterprise and patches and so forth.  I weigh very heavily on the side that we on the Community side of things should have access to the code if not before Enterprise certainly at the same time.  If for no other reason than the the MANY more Community users will help to uncover problems and get them fixed quicker.  I really think that the Enterprise license should buy you two things:

  * direct access to the MySQL Engineers with bugs
  * more functionality possibly ????? I am actually very uncomfortable with this, but at least in the case of MySQL Workbench it seems to be working well
  * NOT different codebases

I could be wrong about this.  Been before...will be again!!  I just think it is interesting how MySQL employees have publicly said that they don&#039;t agree with the current setup.</description>
		<content:encoded><![CDATA[<p>Arjen,</p>
<p>Very insightful about security patches.  While I had no crystal-clear thought of this somewhere in the murky depths this is what I was thinking.  And I know the debate is going back and forth within MySQL about the Community vs Enterprise and patches and so forth.  I weigh very heavily on the side that we on the Community side of things should have access to the code if not before Enterprise certainly at the same time.  If for no other reason than the the MANY more Community users will help to uncover problems and get them fixed quicker.  I really think that the Enterprise license should buy you two things:</p>
<p>  * direct access to the MySQL Engineers with bugs<br />
  * more functionality possibly ????? I am actually very uncomfortable with this, but at least in the case of MySQL Workbench it seems to be working well<br />
  * NOT different codebases</p>
<p>I could be wrong about this.  Been before&#8230;will be again!!  I just think it is interesting how MySQL employees have publicly said that they don&#8217;t agree with the current setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1145</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Tue, 11 Mar 2008 22:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1145</guid>
		<description>I think that generally, security patches are not the issue for production servers, since they have no direct external exposure. Fixes for functional problems are much more relevant as they direct affect the application. You&#039;d want to make sure your replication is as stable as possible, even if you have not yet been bitten by a problem that others have reported.
Right now, a key issue lies with the fact that community builds by Sun-MySQL are only periodic whereas if you want the latest patches you need to subscribe to MySQL Enterprise or gets the enterprise builds from elsewhere. Is &quot;speed of patches for production use&quot; something that should be charged, or should bugfixes be available quickly to all who use the software? An interesting debate.
While you can make a valid case for the former, I think I lean towards the latter. It&#039;s not just about providing extra value, it&#039;s about the perceived quality of the product and for that the community is vital. Putting the quality behind a pricetag makes it problematic. That&#039;s not added value, but pricing something that the community feels should be theirs anyway.
Not that the community is always right in what it feels it should be able to get, but in this case I reckon they may have a point.</description>
		<content:encoded><![CDATA[<p>I think that generally, security patches are not the issue for production servers, since they have no direct external exposure. Fixes for functional problems are much more relevant as they direct affect the application. You&#8217;d want to make sure your replication is as stable as possible, even if you have not yet been bitten by a problem that others have reported.<br />
Right now, a key issue lies with the fact that community builds by Sun-MySQL are only periodic whereas if you want the latest patches you need to subscribe to MySQL Enterprise or gets the enterprise builds from elsewhere. Is &#8220;speed of patches for production use&#8221; something that should be charged, or should bugfixes be available quickly to all who use the software? An interesting debate.<br />
While you can make a valid case for the former, I think I lean towards the latter. It&#8217;s not just about providing extra value, it&#8217;s about the perceived quality of the product and for that the community is vital. Putting the quality behind a pricetag makes it problematic. That&#8217;s not added value, but pricing something that the community feels should be theirs anyway.<br />
Not that the community is always right in what it feels it should be able to get, but in this case I reckon they may have a point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1149</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Tue, 11 Mar 2008 21:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1149</guid>
		<description>Exactly for this reason (not only with mysql) we started to look into gentoo. After about a year of painful testing and tweaking we are close to deploying it in production to replace redhat on some 10 boxes...</description>
		<content:encoded><![CDATA[<p>Exactly for this reason (not only with mysql) we started to look into gentoo. After about a year of painful testing and tweaking we are close to deploying it in production to replace redhat on some 10 boxes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1148</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Mar 2008 20:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1148</guid>
		<description>See I knew this would generate some fun!  I didn&#039;t say this is in the post .. but we use Debian Etch on our servers.  They generally are good about security patches.  However, they are also packaging 5.0.32.

No thanks!!</description>
		<content:encoded><![CDATA[<p>See I knew this would generate some fun!  I didn&#8217;t say this is in the post .. but we use Debian Etch on our servers.  They generally are good about security patches.  However, they are also packaging 5.0.32.</p>
<p>No thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Tretkowski</title>
		<link>http://www.paragon-cs.com/wordpress/?p=106&#038;cpage=1#comment-1150</link>
		<dc:creator>Norbert Tretkowski</dc:creator>
		<pubDate>Tue, 11 Mar 2008 18:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.paragon-cs.com/wordpress/?p=106#comment-1150</guid>
		<description>In Debian it&#039;s not just theoretically possible that a security problem is fixed before MySQL releases a new version, it&#039;s the common practise.</description>
		<content:encoded><![CDATA[<p>In Debian it&#8217;s not just theoretically possible that a security problem is fixed before MySQL releases a new version, it&#8217;s the common practise.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
