<?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>Division By Zero &#187; MySQL</title>
	<atom:link href="http://www.divisionbyzero.co.uk/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divisionbyzero.co.uk</link>
	<description>Web design &#38; development blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>MySQL Functions Series Wraps Up On Onextrapixel</title>
		<link>http://www.divisionbyzero.co.uk/2010/06/23/mysql-functions-series-wraps-up-on-onextrapixel/</link>
		<comments>http://www.divisionbyzero.co.uk/2010/06/23/mysql-functions-series-wraps-up-on-onextrapixel/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 14:49:23 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Onextrapixel]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=360</guid>
		<description><![CDATA[A few weeks ago, I wrote a series of articles looking at some of the functions offered by the MySQL database system. A few weeks ago, I wrote a series of articles looking at some of the functions offered by the MySQL database system. Rather than release them here, I submitted them for publication on [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2010/06/23/mysql-functions-series-wraps-up-on-onextrapixel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to do Conditional Inserts in MySQL (INSERT &#8230; WHERE NOT EXISTS)</title>
		<link>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:15:24 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=13</guid>
		<description><![CDATA[At some point or other everyone needs to perform a conditional INSERT; one that is only executed after checking if the data is already in the database &#8211; so here&#8217;s how. In this example we&#8217;re going to pretend we have a newsletter signup table which stores a name and an email address. The user has [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/08/11/how-to-do-conditional-inserts-in-mysql-insert-where-not-exists/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
