<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ahren Code &#187; code</title>
	<atom:link href="http://code.ahren.org/tag/code/feed" rel="self" type="application/rss+xml" />
	<link>http://code.ahren.org</link>
	<description>Bits of software inspired by little Ahren and Tanish</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='code.ahren.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>MySQL hackery: ON DUPLICATE KEY with IF!</title>
		<link>http://code.ahren.org/bit/mysql-hackery-on-duplicate-key-with-if</link>
		<comments>http://code.ahren.org/bit/mysql-hackery-on-duplicate-key-with-if#comments</comments>
		<pubDate>Fri, 16 Oct 2009 02:34:53 +0000</pubDate>
		<dc:creator>ravi</dc:creator>
				<category><![CDATA[Help Bits]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://ahren.org/code/?p=585</guid>
		<description><![CDATA[Once again, since the Googles did not return this hack of mine as a possible answer (to a question that perhaps only I am concerned with): Say you want to insert a row into a MySQL table, and if the value you supply for a unique key field already exists, then you just want to [...]]]></description>
		<wfw:commentRss>http://code.ahren.org/bit/mysql-hackery-on-duplicate-key-with-if/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

