<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Repairing Crashed MySQL Database tables. &#8220;table &#8216;employee&#8217; has crashed.&#8221;</title>
	<atom:link href="http://audiblecode.wordpress.com/2008/05/23/repairing-crashed-mysql-database-tables-table-employee-has-crashed/feed/" rel="self" type="application/rss+xml" />
	<link>http://audiblecode.wordpress.com/2008/05/23/repairing-crashed-mysql-database-tables-table-employee-has-crashed/</link>
	<description>a code repository for codes that you don't have enough words to describe</description>
	<lastBuildDate>Wed, 22 Apr 2009 07:01:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ravi</title>
		<link>http://audiblecode.wordpress.com/2008/05/23/repairing-crashed-mysql-database-tables-table-employee-has-crashed/#comment-40</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Mon, 20 Oct 2008 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=9#comment-40</guid>
		<description>Can you help me with the yum .. I am trying to install vlc on centos:

yum -y install vlc

but its not getting install... says that nothin to install !</description>
		<content:encoded><![CDATA[<p>Can you help me with the yum .. I am trying to install vlc on centos:</p>
<p>yum -y install vlc</p>
<p>but its not getting install&#8230; says that nothin to install !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://audiblecode.wordpress.com/2008/05/23/repairing-crashed-mysql-database-tables-table-employee-has-crashed/#comment-39</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Mon, 20 Oct 2008 18:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=9#comment-39</guid>
		<description>You can also try this, from command prompt :

cd /var/lib/mysql/ 

mysqlcheck -r  

or if the storage engine is myisam them try this :

myisamchk -r /*.MYI 

This will repair the whole data-base.</description>
		<content:encoded><![CDATA[<p>You can also try this, from command prompt :</p>
<p>cd /var/lib/mysql/ </p>
<p>mysqlcheck -r  </p>
<p>or if the storage engine is myisam them try this :</p>
<p>myisamchk -r /*.MYI </p>
<p>This will repair the whole data-base.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
