<?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: A warning about REPLACE INTO and InnoDB</title>
	<atom:link href="http://stu.mp/2006/06/a-warning-about-replace-into-and-innodb.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stu.mp/2006/06/a-warning-about-replace-into-and-innodb.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 01 Feb 2009 07:22:33 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Kimsal's weblog</title>
		<link>http://stu.mp/2006/06/a-warning-about-replace-into-and-innodb.html/comment-page-1#comment-652</link>
		<dc:creator>Michael Kimsal's weblog</dc:creator>
		<pubDate>Thu, 22 Jun 2006 20:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.joestump.net/2006/06/a-warning-about-replace-into-and-innodb.html#comment-652</guid>
		<description>&lt;strong&gt;mysql replace into bug&#8230;...&lt;/strong&gt;

My friend Joe Stump ran into a problem today with MySQL&#8217;s REPLACE INTO functionality.  REPLACE INTO does a full-on DELETE of the record, then a new INSERT.  When you have triggers that do things based on DELETEing, the REPLACE INTO trips the DE...</description>
		<content:encoded><![CDATA[<p><strong>mysql replace into bug&#8230;&#8230;</strong></p>
<p>My friend Joe Stump ran into a problem today with MySQL&#8217;s REPLACE INTO functionality.  REPLACE INTO does a full-on DELETE of the record, then a new INSERT.  When you have triggers that do things based on DELETEing, the REPLACE INTO trips the DE&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
