<?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: MySQL Search and Replace</title>
	<atom:link href="http://www.chrispian.com/66/mysql-search-and-replace/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chrispian.com/66/mysql-search-and-replace</link>
	<description>Nothing to Say</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:01:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ByeVas</title>
		<link>http://www.chrispian.com/66/mysql-search-and-replace/comment-page-1#comment-12544</link>
		<dc:creator>ByeVas</dc:creator>
		<pubDate>Thu, 13 Nov 2008 16:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/66/mysql-search-and-replace#comment-12544</guid>
		<description>The best example over the net. I have been (re)searching this topic for quite some time unfortunately there is a bunch of logs quoting this &quot;update [table_name] set [field_name] = replace([field_name],&#039;[string_to_find]&#039;,&#039;[string_to_replace]&#039;);&quot; 

which works only in the most idiotic cases. The examples above are golden :)

Thanx!</description>
		<content:encoded><![CDATA[<p>The best example over the net. I have been (re)searching this topic for quite some time unfortunately there is a bunch of logs quoting this &#8220;update [table_name] set [field_name] = replace([field_name],&#8217;[string_to_find]&#8216;,&#8217;[string_to_replace]&#8216;);&#8221; </p>
<p>which works only in the most idiotic cases. The examples above are golden :)</p>
<p>Thanx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
