<?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: Converting a MySQL version 3.23 database to version 5.0</title>
	<atom:link href="http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/</link>
	<description>surveying sub-optimal solutions</description>
	<lastBuildDate>Mon, 28 Jun 2010 09:18:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ramón Casero</title>
		<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/comment-page-1/#comment-94</link>
		<dc:creator>Ramón Casero</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=11#comment-94</guid>
		<description>Hi flo, thanks for the tutorial. I am trying to import an old WordPress blog (mysql 3.23) into a newer version (mysql 5.0).

I agree with Rob above. I didn&#039;t need the sed command, but I had to remove the first block of comments.

In my case, the dump was already in utf8, so I didn&#039;t need to convert the encoding either.</description>
		<content:encoded><![CDATA[<p>Hi flo, thanks for the tutorial. I am trying to import an old WordPress blog (mysql 3.23) into a newer version (mysql 5.0).</p>
<p>I agree with Rob above. I didn&#8217;t need the sed command, but I had to remove the first block of comments.</p>
<p>In my case, the dump was already in utf8, so I didn&#8217;t need to convert the encoding either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Jones</title>
		<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/comment-page-1/#comment-82</link>
		<dc:creator>Rob Jones</dc:creator>
		<pubDate>Tue, 16 Jun 2009 18:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=11#comment-82</guid>
		<description>Followed your instructions - very helpful - thank you!

Two differences for me:

1: Didn&#039;t need the sed script to update my lines with auto_increment.
2: Did need to strip off the first block of comments at the top of my SQL - think it was choking on a long line of dashes. Removed that block and it loaded fine.

Here is my write up of me steps (with credit to your post, of course!)

http://craiccomputing.blogspot.com/2009/06/migrating-mysql-323-database-to-50.html

Thanks again.</description>
		<content:encoded><![CDATA[<p>Followed your instructions &#8211; very helpful &#8211; thank you!</p>
<p>Two differences for me:</p>
<p>1: Didn&#8217;t need the sed script to update my lines with auto_increment.<br />
2: Did need to strip off the first block of comments at the top of my SQL &#8211; think it was choking on a long line of dashes. Removed that block and it loaded fine.</p>
<p>Here is my write up of me steps (with credit to your post, of course!)</p>
<p><a href="http://craiccomputing.blogspot.com/2009/06/migrating-mysql-323-database-to-50.html" rel="nofollow">http://craiccomputing.blogspot.com/2009/06/migrating-mysql-323-database-to-50.html</a></p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/comment-page-1/#comment-45</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 May 2009 22:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=11#comment-45</guid>
		<description>I have a project I am working on for a new client. They have an 3.23 db they had developed in &#039;03 that they never used. The development company that created the system is out of business and my client wants to use the old system as the basis for our new project. Unfortunately we do not have a 3.23 server we can access to do the conversion. Is this something you&#039;d be interested in doing for us? Please email me asap to discuss. Thanks.</description>
		<content:encoded><![CDATA[<p>I have a project I am working on for a new client. They have an 3.23 db they had developed in &#8217;03 that they never used. The development company that created the system is out of business and my client wants to use the old system as the basis for our new project. Unfortunately we do not have a 3.23 server we can access to do the conversion. Is this something you&#8217;d be interested in doing for us? Please email me asap to discuss. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/comment-page-1/#comment-32</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=11#comment-32</guid>
		<description>Thanks for an excellent summary ! Saved me a whole heap of time.</description>
		<content:encoded><![CDATA[<p>Thanks for an excellent summary ! Saved me a whole heap of time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
