<?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: What is this MySQL file used for?</title>
	<atom:link href="/2011/02/what-is-this-mysql-file-used-for/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/</link>
	<description>Almost crazy about Opensource / Free  information.</description>
	<lastBuildDate>Thu, 19 Apr 2012 19:20:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: mark</title>
		<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/comment-page-1/#comment-578</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 17 Feb 2011 16:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=516#comment-578</guid>
		<description>Thank you.

Dyslexics of the world UNTIE!</description>
		<content:encoded><![CDATA[<p>Thank you.</p>
<p>Dyslexics of the world UNTIE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kedar</title>
		<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/comment-page-1/#comment-577</link>
		<dc:creator>kedar</dc:creator>
		<pubDate>Thu, 17 Feb 2011 09:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=516#comment-577</guid>
		<description>http://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information</description>
		<content:encoded><![CDATA[<p><a href="http://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information" rel="nofollow">http://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuseppe Maxia</title>
		<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/comment-page-1/#comment-576</link>
		<dc:creator>Giuseppe Maxia</dc:creator>
		<pubDate>Thu, 17 Feb 2011 08:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=516#comment-576</guid>
		<description>Hi,
Nice list. Thanks.
I can contribute a few more:

*relay-bin.index
(where &quot;*&quot; can be either the hostname or the same name of the .PID file)
It is the relay log files index used in replication. (found only on the slave). Similarly to the binlog, it will create 
*relay-bin.000001, *relay-bin.000002, etc

master.info
relay-log.info
information about replication (found only on the slave)

tablename.TRG
contains the list of triggers belonging to a given table

triggername.TRN
contains some metadata on the trigger

tablename.ARZ
It&#039;s the file containing the data for an ARCHIVE table.

tablename.par
Contains the definition of a partition

tablename#P#partitionname.{MYD,ARZ,ibd}
contains the data related to a given partition</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Nice list. Thanks.<br />
I can contribute a few more:</p>
<p>*relay-bin.index<br />
(where &#8220;*&#8221; can be either the hostname or the same name of the .PID file)<br />
It is the relay log files index used in replication. (found only on the slave). Similarly to the binlog, it will create<br />
*relay-bin.000001, *relay-bin.000002, etc</p>
<p>master.info<br />
relay-log.info<br />
information about replication (found only on the slave)</p>
<p>tablename.TRG<br />
contains the list of triggers belonging to a given table</p>
<p>triggername.TRN<br />
contains some metadata on the trigger</p>
<p>tablename.ARZ<br />
It&#8217;s the file containing the data for an ARCHIVE table.</p>
<p>tablename.par<br />
Contains the definition of a partition</p>
<p>tablename#P#partitionname.{MYD,ARZ,ibd}<br />
contains the data related to a given partition</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shlomi Noach</title>
		<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/comment-page-1/#comment-574</link>
		<dc:creator>Shlomi Noach</dc:creator>
		<pubDate>Thu, 17 Feb 2011 06:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=516#comment-574</guid>
		<description>LOL,
My typo: type ==&gt; typo</description>
		<content:encoded><![CDATA[<p>LOL,<br />
My typo: type ==&gt; typo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shlomi Noach</title>
		<link>http://www.mysqlfanboy.com/2011/02/what-is-this-mysql-file-used-for/comment-page-1/#comment-573</link>
		<dc:creator>Shlomi Noach</dc:creator>
		<pubDate>Thu, 17 Feb 2011 06:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=516#comment-573</guid>
		<description>Good write!

Type: &quot;This fail is used by MySQL&quot; should be changed to &quot;This file is used by MySQL&quot;.
What would Darwin say?</description>
		<content:encoded><![CDATA[<p>Good write!</p>
<p>Type: &#8220;This fail is used by MySQL&#8221; should be changed to &#8220;This file is used by MySQL&#8221;.<br />
What would Darwin say?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
