<?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: DIY Qwitter app</title>
	<atom:link href="http://timwhitlock.info/blog/2009/06/06/diy-qwitter-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://timwhitlock.info/blog/2009/06/06/diy-qwitter-app/</link>
	<description>Tim Whitlock&#039;s personal site and blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:28:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://timwhitlock.info/blog/2009/06/06/diy-qwitter-app/#comment-81</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 07 Jun 2009 11:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2009/06/06/diy-qwitter-app/#comment-81</guid>
		<description>The reason for the very specific minimum version for MySQL is because MySQL 5.0.37 contains the following bug:
http://bugs.mysql.com/bug.php?id=31892
Any app using the &lt;code&gt;ON DUPLICATE KEY UPDATE&lt;/code&gt; form will be affected with this bug, as I discovered at the cost of several grey hairs.</description>
		<content:encoded><![CDATA[<p>The reason for the very specific minimum version for MySQL is because MySQL 5.0.37 contains the following bug:<br />
<a href="http://bugs.mysql.com/bug.php?id=31892" rel="nofollow">http://bugs.mysql.com/bug.php?id=31892</a><br />
Any app using the <code>ON DUPLICATE KEY UPDATE</code> form will be affected with this bug, as I discovered at the cost of several grey hairs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

