<?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: To pack or not to pack - MyISAM Key compression</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/05/13/to-pack-or-not-to-pack-myisam-key-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/05/13/to-pack-or-not-to-pack-myisam-key-compression/</link>
	<description>Everything about MySQL Performance</description>
	<pubDate>Fri, 05 Dec 2008 09:37:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: kL</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/13/to-pack-or-not-to-pack-myisam-key-compression/#comment-365860</link>
		<dc:creator>kL</dc:creator>
		<pubDate>Sun, 26 Oct 2008 14:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/13/to-pack-or-not-to-pack-myisam-key-compression/#comment-365860</guid>
		<description>pack_keys doesn't seem to do anything for me (MySQL 5.0).

I have table with index in reverse order (primary key(col DESC)). If I run myisampack, it generates 1kb file which doesn't work. myisamchk rebuilds the index, and rebuilt index file has sensible size, but still doesn't work - all I get is "126 Incorrect key file for table".</description>
		<content:encoded><![CDATA[<p>pack_keys doesn&#8217;t seem to do anything for me (MySQL 5.0).</p>
<p>I have table with index in reverse order (primary key(col DESC)). If I run myisampack, it generates 1kb file which doesn&#8217;t work. myisamchk rebuilds the index, and rebuilt index file has sensible size, but still doesn&#8217;t work - all I get is &#8220;126 Incorrect key file for table&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
