<?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: Migration Malaise, the Continuing Epic</title>
	<atom:link href="http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/feed/" rel="self" type="application/rss+xml" />
	<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/</link>
	<description>Fearlessly dispensing political, legal and economic analysis (and some whimsy) since 2002</description>
	<lastBuildDate>Fri, 25 May 2012 13:31:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jacques Chester</title>
		<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/#comment-362815</link>
		<dc:creator>Jacques Chester</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://clubtroppo.com.au/?p=10553#comment-362815</guid>
		<description>Wordpress is thoroughly riddled with MySQLisms, and so are the many plugins that are written for it.</description>
		<content:encoded><![CDATA[<p>Wordpress is thoroughly riddled with MySQLisms, and so are the many plugins that are written for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Down and Out of Sài Gòn</title>
		<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/#comment-362809</link>
		<dc:creator>Down and Out of Sài Gòn</dc:creator>
		<pubDate>Sat, 13 Mar 2010 00:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://clubtroppo.com.au/?p=10553#comment-362809</guid>
		<description>My sympathies, Jacques. Sounds like MySQL sucks A LOT. Now this may sounds like Stupid Question #1 - but why not try to migrate to a different database like PostgreSQL? Or is Wordpress unable to handle it?</description>
		<content:encoded><![CDATA[<p>My sympathies, Jacques. Sounds like MySQL sucks A LOT. Now this may sounds like Stupid Question #1 &#8211; but why not try to migrate to a different database like PostgreSQL? Or is Wordpress unable to handle it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Chester</title>
		<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/#comment-362728</link>
		<dc:creator>Jacques Chester</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://clubtroppo.com.au/?p=10553#comment-362728</guid>
		<description>&lt;blockquote&gt;When exporting tables one could replace the internal ID with something else (maybe the email address).&lt;/blockquote&gt;

No good, because the id fields on the user table are used as foreign keys on the posts and pages tables. Which is what I meant by manual number fiddling: in bringing across stuff from the old server, I needed to a) assign new user id fields in the target database and b) update every key in the old database to reflect the new numbers.

This simply wouldn&#039;t have been necessary if MySQL provided an IDENTITY or UUID field type from the beginning. Quod erat demonstrandum.</description>
		<content:encoded><![CDATA[<blockquote><p>When exporting tables one could replace the internal ID with something else (maybe the email address).</p></blockquote>
<p>No good, because the id fields on the user table are used as foreign keys on the posts and pages tables. Which is what I meant by manual number fiddling: in bringing across stuff from the old server, I needed to a) assign new user id fields in the target database and b) update every key in the old database to reflect the new numbers.</p>
<p>This simply wouldn&#8217;t have been necessary if MySQL provided an IDENTITY or UUID field type from the beginning. Quod erat demonstrandum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Farrell</title>
		<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/#comment-362684</link>
		<dc:creator>James Farrell</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://clubtroppo.com.au/?p=10553#comment-362684</guid>
		<description>The technical aspects are over my head, Jacques, but thanks for all your hard work.</description>
		<content:encoded><![CDATA[<p>The technical aspects are over my head, Jacques, but thanks for all your hard work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gé</title>
		<link>http://clubtroppo.com.au/2010/03/08/migration-malaise-the-continuing-epic/#comment-362637</link>
		<dc:creator>Gé</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://clubtroppo.com.au/?p=10553#comment-362637</guid>
		<description>Don&#039;t blame MySQL for crappy database and/or import/export tool design. When exporting tables one could replace the internal ID with something else (maybe the email address).

MySQL is not my favorite DB by far, but I&#039;d blame this on Wordpress.

Gé</description>
		<content:encoded><![CDATA[<p>Don&#8217;t blame MySQL for crappy database and/or import/export tool design. When exporting tables one could replace the internal ID with something else (maybe the email address).</p>
<p>MySQL is not my favorite DB by far, but I&#8217;d blame this on Wordpress.</p>
<p>Gé</p>
]]></content:encoded>
	</item>
</channel>
</rss>

