<?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: Correcting weird characters in MySQL</title>
	<atom:link href="http://figure-w.co.uk/putting-right-weird-characters-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://figure-w.co.uk/putting-right-weird-characters-in-mysql/</link>
	<description>web development for growing business</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:21:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alfred Armstrong</title>
		<link>http://figure-w.co.uk/putting-right-weird-characters-in-mysql/comment-page-1/#comment-48685</link>
		<dc:creator>Alfred Armstrong</dc:creator>
		<pubDate>Wed, 24 Jun 2009 21:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/?p=308#comment-48685</guid>
		<description>Glad to be of help, Derik. One of those cases where an obscure piece of knowledge is worth passing on.</description>
		<content:encoded><![CDATA[<p>Glad to be of help, Derik. One of those cases where an obscure piece of knowledge is worth passing on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derik Rhodes</title>
		<link>http://figure-w.co.uk/putting-right-weird-characters-in-mysql/comment-page-1/#comment-48679</link>
		<dc:creator>Derik Rhodes</dc:creator>
		<pubDate>Wed, 24 Jun 2009 20:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/?p=308#comment-48679</guid>
		<description>This really helped me out.  I was creating a new database and needed to using information from an old database.  After dumping the data from the old db into the new db, I noticed funky characters.

I did not realize that I needed to include those 4 lines that you have posted here.  I&#039;d seen those lines before but they looked just like comments to me.  I didn&#039;t realize they played any role in setting character information.

After pasting those lines into the .sql file in question, I imported to the new db and everything was back to normal.

Thanks again for the post, it really helped me out.</description>
		<content:encoded><![CDATA[<p>This really helped me out.  I was creating a new database and needed to using information from an old database.  After dumping the data from the old db into the new db, I noticed funky characters.</p>
<p>I did not realize that I needed to include those 4 lines that you have posted here.  I&#8217;d seen those lines before but they looked just like comments to me.  I didn&#8217;t realize they played any role in setting character information.</p>
<p>After pasting those lines into the .sql file in question, I imported to the new db and everything was back to normal.</p>
<p>Thanks again for the post, it really helped me out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
