<?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: Hot Cache</title>
	<atom:link href="http://wanderr.com/jay/hot-cache/2008/03/11/feed/" rel="self" type="application/rss+xml" />
	<link>http://wanderr.com/jay/hot-cache/2008/03/11/</link>
	<description>Rantings of a Grooveshark Developer</description>
	<pubDate>Tue, 06 Jan 2009 14:52:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jay</title>
		<link>http://wanderr.com/jay/hot-cache/2008/03/11/#comment-153</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 07 May 2008 02:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/hot-cache/2008/03/11/#comment-153</guid>
		<description>Peter at &lt;a href="http://www.mysqlperformanceblog.com/2008/05/01/quickly-preloading-innodb-tables-in-the-buffer-pool/" rel="nofollow"&gt;MySQL Performance Blog&lt;/a&gt; has another way to get indexes into memory. I don't know if it's better, but it's worth trying.

&lt;blockquote&gt;If you would like some non PRIMARY Indexes preloaded you can use something like SELECT count(*) from tbl WHERE index_col like "%0%" for each index&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Peter at <a href="http://www.mysqlperformanceblog.com/2008/05/01/quickly-preloading-innodb-tables-in-the-buffer-pool/" rel="nofollow">MySQL Performance Blog</a> has another way to get indexes into memory. I don&#8217;t know if it&#8217;s better, but it&#8217;s worth trying.</p>
<blockquote><p>If you would like some non PRIMARY Indexes preloaded you can use something like SELECT count(*) from tbl WHERE index_col like &#8220;%0%&#8221; for each index</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>
