<?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: Enabling and using the slow query log in MySQL</title>
	<atom:link href="http://linuxsysadminblog.com/2008/08/enabling-and-using-the-slow-query-log-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com/2008/08/enabling-and-using-the-slow-query-log-in-mysql/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 18:06:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: gerold</title>
		<link>http://linuxsysadminblog.com/2008/08/enabling-and-using-the-slow-query-log-in-mysql/comment-page-1/#comment-421</link>
		<dc:creator>gerold</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=53#comment-421</guid>
		<description>Don&#039;t forget to create the log file before restarting mysql:
&lt;code&gt;
touch [path to the log file]
chown mysql.mysql  [path to the log file]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to create the log file before restarting mysql:<br />
<code><br />
touch [path to the log file]<br />
chown mysql.mysql  [path to the log file]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://linuxsysadminblog.com/2008/08/enabling-and-using-the-slow-query-log-in-mysql/comment-page-1/#comment-4</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 08 Sep 2008 12:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=53#comment-4</guid>
		<description>The two parameters must be included in the &quot;[mysqld]&quot; section if my.cnf.</description>
		<content:encoded><![CDATA[<p>The two parameters must be included in the &#8220;[mysqld]&#8221; section if my.cnf.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

