<?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: Strange text errors after MYSQL database transfer</title>
	<atom:link href="http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/</link>
	<description>It's all about corn, football, and not so many lakes or things to do.</description>
	<lastBuildDate>Thu, 15 Dec 2011 20:06:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Smoother</title>
		<link>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/comment-page-1/#comment-4527</link>
		<dc:creator>Smoother</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer-blog-367/#comment-4527</guid>
		<description>I went into phpMyAdmin, then I clicked on the database I&#039;m having the issue with, then I clicked on SQL to run a query. The query looks something like this
UPDATE tablename SET tablefield = replace(tablefield, &quot;findstring&quot;, &quot;replacestring&quot;);

For wordpress it looks something like this

UPDATE wp_posts SET post_content = REPLACE (
post_content,
&#039;Item to replace here&#039;,
&#039;Replacement text here&#039;);

Some links to help you out
&lt;a href=&quot;http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/&quot; rel=&quot;nofollow&quot;&gt;Search and Replace in WordPress MySQL Database&lt;/a&gt;
&lt;a href=&quot;http://www.hongkiat.com/blog/how-to-search-and-replace-wordpress-in-blog-post/&quot; rel=&quot;nofollow&quot;&gt;How to Search and Replace WordPress In Blog Post&lt;/a&gt;
&lt;a href=&quot;http://mybesinformatik.com/content/phpmyadmin-search-and-replace&quot; rel=&quot;nofollow&quot;&gt;phpMyAdmin search and replace&lt;/a&gt;
&lt;a href=&quot;http://campsoftware.com/blog/find-and-replace-in-mysql-using-phpmyadmin/&quot; rel=&quot;nofollow&quot;&gt;Find and Replace in MySQL using phpMyAdmin&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I went into phpMyAdmin, then I clicked on the database I&#8217;m having the issue with, then I clicked on SQL to run a query. The query looks something like this<br />
UPDATE tablename SET tablefield = replace(tablefield, &#8220;findstring&#8221;, &#8220;replacestring&#8221;);</p>
<p>For wordpress it looks something like this</p>
<p>UPDATE wp_posts SET post_content = REPLACE (<br />
post_content,<br />
&#8216;Item to replace here&#8217;,<br />
&#8216;Replacement text here&#8217;);</p>
<p>Some links to help you out<br />
<a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/" rel="nofollow">Search and Replace in WordPress MySQL Database</a><br />
<a href="http://www.hongkiat.com/blog/how-to-search-and-replace-wordpress-in-blog-post/" rel="nofollow">How to Search and Replace WordPress In Blog Post</a><br />
<a href="http://mybesinformatik.com/content/phpmyadmin-search-and-replace" rel="nofollow">phpMyAdmin search and replace</a><br />
<a href="http://campsoftware.com/blog/find-and-replace-in-mysql-using-phpmyadmin/" rel="nofollow">Find and Replace in MySQL using phpMyAdmin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch</title>
		<link>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/comment-page-1/#comment-4521</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Tue, 03 Aug 2010 09:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer-blog-367/#comment-4521</guid>
		<description>Hi Smoother,

I know this is a very old article but i am experiencing the same problem for 4 days and it&#039;s driving me crazy, &#039;cause i can&#039;t find the reason to that. Can i ask you how you managed to solv it ?</description>
		<content:encoded><![CDATA[<p>Hi Smoother,</p>
<p>I know this is a very old article but i am experiencing the same problem for 4 days and it&#8217;s driving me crazy, &#8217;cause i can&#8217;t find the reason to that. Can i ask you how you managed to solv it ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

