<?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: When to use MyISAM or InnoDB</title>
	<atom:link href="http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/</link>
	<description>Words of wisdom from a server administrator</description>
	<pubDate>Mon, 01 Dec 2008 17:53:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Rohit</title>
		<link>http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-3957</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Sun, 02 Nov 2008 05:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-3957</guid>
		<description>I want to know that if I am using a combination of MyISAM and InnoDB tables in my database, and during querying the tables, InnoDB tables are joined to MyISAM tables, will it make an impact on performance?</description>
		<content:encoded><![CDATA[<p>I want to know that if I am using a combination of MyISAM and InnoDB tables in my database, and during querying the tables, InnoDB tables are joined to MyISAM tables, will it make an impact on performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Racker Hacker Â» Database Â» MySQL Replication: Delayed Slaves</title>
		<link>http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-261</link>
		<dc:creator>Racker Hacker Â» Database Â» MySQL Replication: Delayed Slaves</dc:creator>
		<pubDate>Wed, 09 Jan 2008 03:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-261</guid>
		<description>[...] the right storage engines. If you&#8217;re making a lot of updates to a table, consider using InnoDB. If your tables are not updated often, consider using MyISAM tables (or even compressed MyISAM [...]</description>
		<content:encoded><![CDATA[<p>[...] the right storage engines. If you&#8217;re making a lot of updates to a table, consider using InnoDB. If your tables are not updated often, consider using MyISAM tables (or even compressed MyISAM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xxclixxx</title>
		<link>http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-94</link>
		<dc:creator>xxclixxx</dc:creator>
		<pubDate>Tue, 06 Nov 2007 21:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/11/06/when-to-use-myisam-or-innodb/#comment-94</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
