<?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: Finally, something worked right!</title>
	<atom:link href="http://blog.xcski.com/2006/12/09/finally-something-worked-right/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2006/12/09/finally-something-worked-right</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<lastBuildDate>Sun, 15 Aug 2010 11:02:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Ewen McNeill</title>
		<link>http://blog.xcski.com/2006/12/09/finally-something-worked-right/comment-page-1#comment-13496</link>
		<dc:creator>Ewen McNeill</dc:creator>
		<pubDate>Sat, 09 Dec 2006 20:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2006/12/09/finally-something-worked-right#comment-13496</guid>
		<description>I trust you know that MySQL 4.1 is also available in Debian Sarge, as mysql-4.1-* packages.  MySQL 4.1 supports some subqueries.  Debian Etch appears to be going to ship with MySQL 5.0 from what I recall; MySQL 5.0 has been out for about 12 months, so that may well  be what&#039;s on your VPS ISP&#039;s box.  Also IIRC MySQL 4.0 will support &quot;IN ()&quot; queries, so you could possibly do one outer join to pick up the keys to delete and a second one to delete everything with those keys.

But maybe it&#039;s all just an incentive to convert to PostgreSQL.  You can possibly trivially dump and reload via, eg, CSV files using Perl DBI and CSV modules, rather than fighting with MySQL any more than you have to.

Ewen</description>
		<content:encoded><![CDATA[<p>I trust you know that MySQL 4.1 is also available in Debian Sarge, as mysql-4.1-* packages.  MySQL 4.1 supports some subqueries.  Debian Etch appears to be going to ship with MySQL 5.0 from what I recall; MySQL 5.0 has been out for about 12 months, so that may well  be what&#8217;s on your VPS ISP&#8217;s box.  Also IIRC MySQL 4.0 will support &#8220;IN ()&#8221; queries, so you could possibly do one outer join to pick up the keys to delete and a second one to delete everything with those keys.</p>
<p>But maybe it&#8217;s all just an incentive to convert to PostgreSQL.  You can possibly trivially dump and reload via, eg, CSV files using Perl DBI and CSV modules, rather than fighting with MySQL any more than you have to.</p>
<p>Ewen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
