<?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: Magic Innodb Recovery self healing</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pythian Group Blog &#187; Log Buffer #46: a Carnival of the Vanities for DBAs</title>
		<link>http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/comment-page-1/#comment-130836</link>
		<dc:creator>Pythian Group Blog &#187; Log Buffer #46: a Carnival of the Vanities for DBAs</dc:creator>
		<pubDate>Fri, 25 May 2007 18:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/#comment-130836</guid>
		<description>[...] On the MySQL Performance Blog, Peter Zaitsev, another guy with a lot of insight, shows us a little about the ins and outs of dealing with corruption of InnoDB tables. [...]</description>
		<content:encoded><![CDATA[<p>[...] On the MySQL Performance Blog, Peter Zaitsev, another guy with a lot of insight, shows us a little about the ins and outs of dealing with corruption of InnoDB tables. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/comment-page-1/#comment-129874</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 22 May 2007 21:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/05/22/magic-innodb-recovery-self-healing/#comment-129874</guid>
		<description>This situation got interesting development today.   Several hours later we have completed ALTER TABLE run for all potentially affected tables and almost going to put box in production I decided to wait until insert buffer merge is completed. 

This process took about 2 hours and as I was hoping it will complete successfully it crashed. 

This time it did not crash on applying log records to the database but at later stage as Insert buffer was merged, so corruption probably was in buffer pool.

So now we&#039;ve got to do dump and reload or restore from backup our little 1.3TB database which surely going to be a lot of fun.

I wish there would be tools to examine insert-buffer content and possibly discard it.  I&#039;d rather have few tables with corrupted indexes which I can rebuild than this.</description>
		<content:encoded><![CDATA[<p>This situation got interesting development today.   Several hours later we have completed ALTER TABLE run for all potentially affected tables and almost going to put box in production I decided to wait until insert buffer merge is completed. </p>
<p>This process took about 2 hours and as I was hoping it will complete successfully it crashed. </p>
<p>This time it did not crash on applying log records to the database but at later stage as Insert buffer was merged, so corruption probably was in buffer pool.</p>
<p>So now we&#8217;ve got to do dump and reload or restore from backup our little 1.3TB database which surely going to be a lot of fun.</p>
<p>I wish there would be tools to examine insert-buffer content and possibly discard it.  I&#8217;d rather have few tables with corrupted indexes which I can rebuild than this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
