<?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: 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>
	<pubDate>Fri, 05 Dec 2008 10:16:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<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-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: zlatan24</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-359364</link>
		<dc:creator>zlatan24</dc:creator>
		<pubDate>Fri, 03 Oct 2008 11:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#comment-359364</guid>
		<description>I heard about not bad application-&lt;a href="//www.recoverytoolbox.com/sql.html\" rel="nofollow"&gt;sql server recovery&lt;/a&gt;, this tool can process huge databases, their file size can reach 16 TB, recovery Toolbox for SQL Server supports data extraction via the local area network, you can save recovered data as SQL scripts, it is also possible to split data into files of any size, this tool can save extracted information directly to the SQL server. It allow to recovery SQL Server faster, is compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista.</description>
		<content:encoded><![CDATA[<p>I heard about not bad application-<a href="//www.recoverytoolbox.com/sql.html\" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/www.recoverytoolbox.com');">sql server recovery</a>, this tool can process huge databases, their file size can reach 16 TB, recovery Toolbox for SQL Server supports data extraction via the local area network, you can save recovered data as SQL scripts, it is also possible to split data into files of any size, this tool can save extracted information directly to the SQL server. It allow to recovery SQL Server faster, is compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kleyber</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#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-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-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-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-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 'user' 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 - Dev Shed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/07/30/mysql-crash-recovery/#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're right many people have heard MySQL has transactions but do not bother to check it is in case you'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-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-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're saying that if I want to choose MyISAM speeed AND Innodb reliability, MySQL is not a choice... 
That's what I wanted to hear.
  It's all about vision. "MyISAM tables - yes these are not designed to be crash safe." - this is a total complete flop. If MySQL would have stayed in the realm of test/toy/web-serving realm, I wouldn't mind to deal with it. But touting and beating the drum that MySQL is enterprise ready... that'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'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 "efficiency", "simplicity is genius" (see the so much touted ease of use) - without giving a second thinking what'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's JUST a poor choice, which can be corrected.
  And if you're giving me a response that it's all about making things better, improving and building on something that others already built, please... choose something more worthy. Postgresql it's MUCH more worthy in this regard. I know enough about MySQL but few things about PostgreSQL so it'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 - yes these are not designed to be crash safe.&#8221; - 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 - masking it under words like &#8220;efficiency&#8221;, &#8220;simplicity is genius&#8221; (see the so much touted ease of use) - without giving a second thinking what&#8217;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&#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>
