<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Neohexa &#187; innodb</title>
	<atom:link href="http://neohexa.com/tag/innodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://neohexa.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Nov 2011 19:10:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Corrupt InnoDB Fix</title>
		<link>http://neohexa.com/2009/07/corrupt-innodb/</link>
		<comments>http://neohexa.com/2009/07/corrupt-innodb/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 18:47:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[corrupt]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://mrtrier.net/blog/?p=34</guid>
		<description><![CDATA[If MySQL won&#8217;t start due to corrupt InnoDB tables, you can add [mysqld] innodb_force_recovery = 4 to the /etc/my.cnf file, and restart MySQL. This will allow MySQL to start even with the corrupt InnoDB tables. I&#8217;m not quite sure if this fixes the tables or merely allows MySQL to run despite the warnings. More Info]]></description>
			<content:encoded><![CDATA[<p>If MySQL won&#8217;t start due to corrupt InnoDB tables, you can add<br />
<code>[mysqld]<br />
innodb_force_recovery = 4</code><br />
to the /etc/my.cnf file, and restart MySQL. This will allow MySQL to start even with the corrupt InnoDB tables. I&#8217;m not quite sure if this fixes the tables or merely allows MySQL to run despite the warnings.</p>
<p><a href="http://dev.mysql.com/doc/refman/5.0/en/forcing-recovery.html" target="_new">More Info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neohexa.com/2009/07/corrupt-innodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

