<?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: MySQL Crash Recovery</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/</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: MySQL Crash Recovery &#171; TheUnical Technologies Blog</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-616880</link>
		<dc:creator>MySQL Crash Recovery &#171; TheUnical Technologies Blog</dc:creator>
		<pubDate>Sat, 25 Jul 2009 14:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-616880</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goodbye FRM (or at least the steps to it) &#124; Ramblings</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-372892</link>
		<dc:creator>Goodbye FRM (or at least the steps to it) &#124; Ramblings</dc:creator>
		<pubDate>Thu, 06 Nov 2008 03:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-372892</guid>
		<description>[...] As for if you crash during a table rename (with any engine with its own data dictionary.. e.g. InnoDB)&#8230; you again get to keep both pieces. (There is a bit of discussion on this over here) [...]</description>
		<content:encoded><![CDATA[<p>[...] As for if you crash during a table rename (with any engine with its own data dictionary.. e.g. InnoDB)&#8230; you again get to keep both pieces. (There is a bit of discussion on this over here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kleyber</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-324937</link>
		<dc:creator>Kleyber</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-324937</guid>
		<description>Hi,

I have a big problem here: We have noticed that our server was hanging up without any reason, apparently. So, we have made a backup (using MySQLDump) and we had to reinstall everything (Linux server, Apache, MySQL) and when we tried to restore the .SQL file, we noticed that in a certain point of the file, there is some strange data, but the file is very big (490 MB) to be opened for any editor. My question is: How to recover this .SQL file? Is there any editor which opens that file?

Thanks in advance,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a big problem here: We have noticed that our server was hanging up without any reason, apparently. So, we have made a backup (using MySQLDump) and we had to reinstall everything (Linux server, Apache, MySQL) and when we tried to restore the .SQL file, we noticed that in a certain point of the file, there is some strange data, but the file is very big (490 MB) to be opened for any editor. My question is: How to recover this .SQL file? Is there any editor which opens that file?</p>
<p>Thanks in advance,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SILENT HACKER</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-314652</link>
		<dc:creator>SILENT HACKER</dc:creator>
		<pubDate>Wed, 18 Jun 2008 01:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-314652</guid>
		<description>can any one tel me how to maintain your own log files for mysql?</description>
		<content:encoded><![CDATA[<p>can any one tel me how to maintain your own log files for mysql?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablo</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-312637</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-312637</guid>
		<description>Hi, can someone post the script which moves out all MyISAM tables out of MySQL database directory, checks them with MyISAMchk and moves them back to running server? Thanks in advance..</description>
		<content:encoded><![CDATA[<p>Hi, can someone post the script which moves out all MyISAM tables out of MySQL database directory, checks them with MyISAMchk and moves them back to running server? Thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Project 2061 Techlog &#187; Optimizing MySQL Server Runtime Parameters</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-296425</link>
		<dc:creator>Project 2061 Techlog &#187; Optimizing MySQL Server Runtime Parameters</dc:creator>
		<pubDate>Wed, 07 May 2008 19:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-296425</guid>
		<description>[...] MySQL Performance Blog: MySQL Crash Recovery [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL Performance Blog: MySQL Crash Recovery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TorrentBits - Page 51 - TORRENTs.RO</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-251158</link>
		<dc:creator>TorrentBits - Page 51 - TORRENTs.RO</dc:creator>
		<pubDate>Mon, 10 Mar 2008 10:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-251158</guid>
		<description>[...] (i think)   Oh and if you have mysql log files then you can check there to see why crash occured  MySQL Crash Recovery &#124; MySQL Performance Blog   ________________ Table &#039;user&#039; is marked as crashed and should be repaired - Dev Shed [...]</description>
		<content:encoded><![CDATA[<p>[...] (i think)   Oh and if you have mysql log files then you can check there to see why crash occured  MySQL Crash Recovery | MySQL Performance Blog   ________________ Table &#8216;user&#8217; is marked as crashed and should be repaired &#8211; Dev Shed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-176803</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 12 Oct 2007 16:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-176803</guid>
		<description>gigiduru,

This is again wrong comparison.  Innodb can mean both speed AND safety in many cases.  Though MyISAM, MEMORY, ARCHIVE storage engines all can be faster for some workloads.

Indeed you&#039;re right many people have heard MySQL has transactions but do not bother to check it is in case you&#039;re using Innodb tables. 

I never said MySQL is for everyone. But this blog is for people trying to get most out of their MySQL install as well as know how to avoid the issues.</description>
		<content:encoded><![CDATA[<p>gigiduru,</p>
<p>This is again wrong comparison.  Innodb can mean both speed AND safety in many cases.  Though MyISAM, MEMORY, ARCHIVE storage engines all can be faster for some workloads.</p>
<p>Indeed you&#8217;re right many people have heard MySQL has transactions but do not bother to check it is in case you&#8217;re using Innodb tables. </p>
<p>I never said MySQL is for everyone. But this blog is for people trying to get most out of their MySQL install as well as know how to avoid the issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gigiduru</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-176798</link>
		<dc:creator>gigiduru</dc:creator>
		<pubDate>Fri, 12 Oct 2007 15:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-176798</guid>
		<description>Just a little follow up, just take a look at these two web pages, and see if you notice something unusual:
http://www.mysql.com/why-mysql/quality/
vs
http://bugs.mysql.com/bug.php?id=30234</description>
		<content:encoded><![CDATA[<p>Just a little follow up, just take a look at these two web pages, and see if you notice something unusual:<br />
<a href="http://www.mysql.com/why-mysql/quality/" rel="nofollow">http://www.mysql.com/why-mysql/quality/</a><br />
vs<br />
<a href="http://bugs.mysql.com/bug.php?id=30234" rel="nofollow">http://bugs.mysql.com/bug.php?id=30234</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gigiduru</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/comment-page-1/#comment-176797</link>
		<dc:creator>gigiduru</dc:creator>
		<pubDate>Fri, 12 Oct 2007 15:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-176797</guid>
		<description>So basically, you&#039;re saying that if I want to choose MyISAM speeed AND Innodb reliability, MySQL is not a choice... 
That&#039;s what I wanted to hear.
  It&#039;s all about vision. &quot;MyISAM tables - yes these are not designed to be crash safe.&quot; - this is a total complete flop. If MySQL would have stayed in the realm of test/toy/web-serving realm, I wouldn&#039;t mind to deal with it. But touting and beating the drum that MySQL is enterprise ready... that&#039;s dangerous. You must be aware that there are companies out there that are doing even financial transactions, serving the clients from the myisam tables. I can hear the clock ticking.
  And at the philosophical level, I&#039;m starting to believe that the majority of people choosing MySQL as their preferred database are prone to choose the path of minimal resistance - masking it under words like &quot;efficiency&quot;, &quot;simplicity is genius&quot; (see the so much touted ease of use) - without giving a second thinking what&#039;s expecting them down on the road - THE minefield. Once they are in, they will defend their poor choice until death do them apart. But after all, it&#039;s JUST a poor choice, which can be corrected.
  And if you&#039;re giving me a response that it&#039;s all about making things better, improving and building on something that others already built, please... choose something more worthy. Postgresql it&#039;s MUCH more worthy in this regard. I know enough about MySQL but few things about PostgreSQL so it&#039;s kind of logic for me to reach this conclusion.</description>
		<content:encoded><![CDATA[<p>So basically, you&#8217;re saying that if I want to choose MyISAM speeed AND Innodb reliability, MySQL is not a choice&#8230;<br />
That&#8217;s what I wanted to hear.<br />
  It&#8217;s all about vision. &#8220;MyISAM tables &#8211; yes these are not designed to be crash safe.&#8221; &#8211; this is a total complete flop. If MySQL would have stayed in the realm of test/toy/web-serving realm, I wouldn&#8217;t mind to deal with it. But touting and beating the drum that MySQL is enterprise ready&#8230; that&#8217;s dangerous. You must be aware that there are companies out there that are doing even financial transactions, serving the clients from the myisam tables. I can hear the clock ticking.<br />
  And at the philosophical level, I&#8217;m starting to believe that the majority of people choosing MySQL as their preferred database are prone to choose the path of minimal resistance &#8211; masking it under words like &#8220;efficiency&#8221;, &#8220;simplicity is genius&#8221; (see the so much touted ease of use) &#8211; without giving a second thinking what&#8217;s expecting them down on the road &#8211; THE minefield. Once they are in, they will defend their poor choice until death do them apart. But after all, it&#8217;s JUST a poor choice, which can be corrected.<br />
  And if you&#8217;re giving me a response that it&#8217;s all about making things better, improving and building on something that others already built, please&#8230; choose something more worthy. Postgresql it&#8217;s MUCH more worthy in this regard. I know enough about MySQL but few things about PostgreSQL so it&#8217;s kind of logic for me to reach this conclusion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
