<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Recover BLOB fields</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/comment-page-1/#comment-768437</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Sun, 04 Jul 2010 08:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3228#comment-768437</guid>
		<description>Actually the tool supports VARBINARY, because VARBINARY and VARCHAR are the same types.
However some VARBINARY values may be printed incorrectly (I think they should be printed in HEX as well).
Once it is fixed it will be fully supported.
By now the workaround is to recover varbinary the same way as varchar.</description>
		<content:encoded><![CDATA[<p>Actually the tool supports VARBINARY, because VARBINARY and VARCHAR are the same types.<br />
However some VARBINARY values may be printed incorrectly (I think they should be printed in HEX as well).<br />
Once it is fixed it will be fully supported.<br />
By now the workaround is to recover varbinary the same way as varchar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwlnw</title>
		<link>http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/comment-page-1/#comment-768369</link>
		<dc:creator>pwlnw</dc:creator>
		<pubDate>Sat, 03 Jul 2010 09:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3228#comment-768369</guid>
		<description>Good news. Once I was forced to skip blob types when recovery innodb.
Please, don&#039;t forgot about VARBINARY and other blob-like datatypes.</description>
		<content:encoded><![CDATA[<p>Good news. Once I was forced to skip blob types when recovery innodb.<br />
Please, don&#8217;t forgot about VARBINARY and other blob-like datatypes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/comment-page-1/#comment-768312</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3228#comment-768312</guid>
		<description>Bradley,

Of course, corrected in the post.
Thanks!</description>
		<content:encoded><![CDATA[<p>Bradley,</p>
<p>Of course, corrected in the post.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley C. Kuszmaul</title>
		<link>http://www.mysqlperformanceblog.com/2010/07/01/recover-blob-fields/comment-page-1/#comment-768310</link>
		<dc:creator>Bradley C. Kuszmaul</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3228#comment-768310</guid>
		<description>When you say &quot;binary tree&quot; (in the 2nd paragraph), do you mean &quot;B-tree&quot;?</description>
		<content:encoded><![CDATA[<p>When you say &#8220;binary tree&#8221; (in the 2nd paragraph), do you mean &#8220;B-tree&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

