<?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"
	>
<channel>
	<title>Comments on: Why does InnoDB create two indexes per foreign key?</title>
	<atom:link href="http://www.xaprb.com/blog/2006/07/27/why-does-innodb-create-two-indexes-per-foreign-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/07/27/why-does-innodb-create-two-indexes-per-foreign-key/</link>
	<description>Stay curious!</description>
	<pubDate>Tue, 07 Oct 2008 02:59:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joe Izenman</title>
		<link>http://www.xaprb.com/blog/2006/07/27/why-does-innodb-create-two-indexes-per-foreign-key/#comment-1265</link>
		<dc:creator>Joe Izenman</dc:creator>
		<pubDate>Fri, 28 Jul 2006 15:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=204#comment-1265</guid>
		<description>&lt;blockquote cite="/blog/2006/07/27/why-does-innodb-create-two-indexes-per-foreign-key/"&gt;&lt;p&gt;By the way, I seem to remember seeing some comments in the InnoDB source code that say indexes are not created automatically, but I can’t find them now. In any case, if this was true once, it is no longer true.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;That was rectified as of MySQL 4.1.2. Any versions earlier than that (like my company, which for some reason still hasn't escaped 4.0) do require manual indexing prior to creation of a reference.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="/blog/2006/07/27/why-does-innodb-create-two-indexes-per-foreign-key/"><p>By the way, I seem to remember seeing some comments in the InnoDB source code that say indexes are not created automatically, but I can’t find them now. In any case, if this was true once, it is no longer true.</p>
</blockquote>
<p>That was rectified as of MySQL 4.1.2. Any versions earlier than that (like my company, which for some reason still hasn&#8217;t escaped 4.0) do require manual indexing prior to creation of a reference.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
