<?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: SHOW OPEN TABLES &#8211; what is in your table cache</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/12/14/show-open-tables-what-is-in-your-table-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/12/14/show-open-tables-what-is-in-your-table-cache/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2008/12/14/show-open-tables-what-is-in-your-table-cache/comment-page-1/#comment-412667</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 15 Dec 2008 08:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=561#comment-412667</guid>
		<description>Right... This is why we make it possible for all queries to go to the slow query logs with Percona patches :)</description>
		<content:encoded><![CDATA[<p>Right&#8230; This is why we make it possible for all queries to go to the slow query logs with Percona patches <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexN</title>
		<link>http://www.mysqlperformanceblog.com/2008/12/14/show-open-tables-what-is-in-your-table-cache/comment-page-1/#comment-412645</link>
		<dc:creator>AlexN</dc:creator>
		<pubDate>Mon, 15 Dec 2008 08:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=561#comment-412645</guid>
		<description>I also found it to be a useful instrument for optimizations. With a simple script that runs every minute
it is possible to get a real-time statistics of tables that are locked and thus determine candidates for
storage engine change or other optimizations. Somehow it is better than slow logs, because slow logs provides
information not in real time and only about long queries, however fast queries can also affect performance.</description>
		<content:encoded><![CDATA[<p>I also found it to be a useful instrument for optimizations. With a simple script that runs every minute<br />
it is possible to get a real-time statistics of tables that are locked and thus determine candidates for<br />
storage engine change or other optimizations. Somehow it is better than slow logs, because slow logs provides<br />
information not in real time and only about long queries, however fast queries can also affect performance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
