<?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 MYD and TMD files</title>
	<atom:link href="http://www.raskas.be/blog/2008/04/08/mysql-myd-and-tmd-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raskas.be/blog/2008/04/08/mysql-myd-and-tmd-files/</link>
	<description>Everything is possible... You only have to find out how.</description>
	<lastBuildDate>Thu, 05 May 2011 00:08:55 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TommyK</title>
		<link>http://www.raskas.be/blog/2008/04/08/mysql-myd-and-tmd-files/comment-page-1/#comment-63874</link>
		<dc:creator>TommyK</dc:creator>
		<pubDate>Wed, 15 Sep 2010 01:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.raskas.be/blog/?p=81#comment-63874</guid>
		<description>How long should it take to optimize 50+ million records? I notice my .TMD file is not increasing in size anymore.</description>
		<content:encoded><![CDATA[<p>How long should it take to optimize 50+ million records? I notice my .TMD file is not increasing in size anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandbox</title>
		<link>http://www.raskas.be/blog/2008/04/08/mysql-myd-and-tmd-files/comment-page-1/#comment-55821</link>
		<dc:creator>sandbox</dc:creator>
		<pubDate>Thu, 18 Mar 2010 05:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.raskas.be/blog/?p=81#comment-55821</guid>
		<description>It happened to me as well. And after moved the .TMD file to .MYD, I found lots of data in the table went wrong.</description>
		<content:encoded><![CDATA[<p>It happened to me as well. And after moved the .TMD file to .MYD, I found lots of data in the table went wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson lobo</title>
		<link>http://www.raskas.be/blog/2008/04/08/mysql-myd-and-tmd-files/comment-page-1/#comment-32554</link>
		<dc:creator>Jackson lobo</dc:creator>
		<pubDate>Tue, 29 Jul 2008 17:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.raskas.be/blog/?p=81#comment-32554</guid>
		<description>.TMD basically a temparory file of .MYD. it gets converted into .TMD if the data size of the table has exceeded the actual size of the data. in that case you can alter the table and increase the MAX size of the table.
  About the comments, when you must have added the comments the table had already been converted into .TMD and when you repaired the table those comments were never entered.</description>
		<content:encoded><![CDATA[<p>.TMD basically a temparory file of .MYD. it gets converted into .TMD if the data size of the table has exceeded the actual size of the data. in that case you can alter the table and increase the MAX size of the table.<br />
  About the comments, when you must have added the comments the table had already been converted into .TMD and when you repaired the table those comments were never entered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

