<?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>JQueryin &#187; InnoDB</title>
	<atom:link href="http://www.jqueryin.com/tags/innodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jqueryin.com</link>
	<description>A web development blog focusing on PHP, MySQL, Javascript, jQuery, and CSS.</description>
	<lastBuildDate>Wed, 06 Jul 2011 19:21:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>InnoDB, Composite Keys, and ON DUPLICATE KEY</title>
		<link>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/</link>
		<comments>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 01:01:01 +0000</pubDate>
		<dc:creator>Corey Ballou</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[composite key]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[ON DUPLICATE KEY]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/wordpress/?p=3</guid>
		<description><![CDATA[The MySQL 5.0 reference manual has very specific guidelines as to how auto incrementing is handled within the InnoDB storage engine. This can cause problems for individuals who have improperly created their tables. Perhaps you have made the following mistake and didn&#8217;t catch the error. I&#8217;ll demonstrate a simple way to create a table utilizing [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

