<?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 data files .MYD, .MYI, and .frm</title>
	<atom:link href="http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-data-files-myd-myi-and-frm</link>
	<description>random technology ramblings</description>
	<lastBuildDate>Fri, 20 Apr 2012 05:34:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: American2Eagel</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-266</link>
		<dc:creator>American2Eagel</dc:creator>
		<pubDate>Thu, 05 Apr 2012 09:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-266</guid>
		<description>thanks A lot......very simple 
and too    hard</description>
		<content:encoded><![CDATA[<p>thanks A lot&#8230;&#8230;very simple<br />
and too    hard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sateesh D</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-261</link>
		<dc:creator>Sateesh D</dc:creator>
		<pubDate>Wed, 22 Feb 2012 13:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-261</guid>
		<description>InnoDB stores each newly created table in its own tbl_name.ibd file in the appropriate database directory. Unlike the MyISAM storage engine, with its separate tbl_name.MYD and tbl_name.MYI files for indexes and data, InnoDB stores the data and the indexes together in a single .ibd file. The tbl_name.frm file is still created as usual.

http://dev.mysql.com/doc/refman/5.5/en/innodb-multiple-tablespaces.html</description>
		<content:encoded><![CDATA[<p>InnoDB stores each newly created table in its own tbl_name.ibd file in the appropriate database directory. Unlike the MyISAM storage engine, with its separate tbl_name.MYD and tbl_name.MYI files for indexes and data, InnoDB stores the data and the indexes together in a single .ibd file. The tbl_name.frm file is still created as usual.</p>
<p><a href="http://dev.mysql.com/doc/refman/5.5/en/innodb-multiple-tablespaces.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.5/en/innodb-multiple-tablespaces.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-260</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 10 Feb 2012 23:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-260</guid>
		<description>Thank you so much for taking the time to post this. Apparently you saved me time worrying about whether the files with these extensions showing in my /tmp dir was an indication that I&#039;d been hacked.</description>
		<content:encoded><![CDATA[<p>Thank you so much for taking the time to post this. Apparently you saved me time worrying about whether the files with these extensions showing in my /tmp dir was an indication that I&#8217;d been hacked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Njoroge</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-259</link>
		<dc:creator>Victor Njoroge</dc:creator>
		<pubDate>Fri, 10 Feb 2012 05:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-259</guid>
		<description>Hello
I am using xampp. I made some tables and noticed some of them didnt have the MYD and MYI files, hence i could not transfer the data to another computer. I would like to ask is there a problem with my msql or is it a bug. Then how can i fix this?</description>
		<content:encoded><![CDATA[<p>Hello<br />
I am using xampp. I made some tables and noticed some of them didnt have the MYD and MYI files, hence i could not transfer the data to another computer. I would like to ask is there a problem with my msql or is it a bug. Then how can i fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-252</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Tue, 27 Dec 2011 08:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-252</guid>
		<description>Thanks. It helped.</description>
		<content:encoded><![CDATA[<p>Thanks. It helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajesh</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-243</link>
		<dc:creator>rajesh</dc:creator>
		<pubDate>Thu, 10 Nov 2011 06:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-243</guid>
		<description>Thanks dude.</description>
		<content:encoded><![CDATA[<p>Thanks dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vbavba</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-242</link>
		<dc:creator>vbavba</dc:creator>
		<pubDate>Thu, 03 Nov 2011 07:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-242</guid>
		<description>i have an also a whichs disks is full so how can i move these .myd and .myi files from disk and database safely?</description>
		<content:encoded><![CDATA[<p>i have an also a whichs disks is full so how can i move these .myd and .myi files from disk and database safely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New Bie</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-63</link>
		<dc:creator>New Bie</dc:creator>
		<pubDate>Mon, 01 Aug 2011 12:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-63</guid>
		<description>For INNODB, only 1 file of type .frm will be created. For MyISAM all the above 3 files will be created.  Incase of INNODB, .frm file holds data and indexes.</description>
		<content:encoded><![CDATA[<p>For INNODB, only 1 file of type .frm will be created. For MyISAM all the above 3 files will be created.  Incase of INNODB, .frm file holds data and indexes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murali</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-62</link>
		<dc:creator>Murali</dc:creator>
		<pubDate>Tue, 17 May 2011 03:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-62</guid>
		<description>Thanks A lot Dude.......This article helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thanks A lot Dude&#8230;&#8230;.This article helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giftvincy</title>
		<link>http://blog.rootsmith.ca/linux/mysql-data-files-myd-myi-and-frm/#comment-61</link>
		<dc:creator>Giftvincy</dc:creator>
		<pubDate>Thu, 13 Jan 2011 07:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://articles.rootsmith.ca/?p=60#comment-61</guid>
		<description>Very useful information. Could we recover .MYD or .MYI files, if these files had been missed?</description>
		<content:encoded><![CDATA[<p>Very useful information. Could we recover .MYD or .MYI files, if these files had been missed?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

