<?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: Optimizing MySQL: Log Slow Queries</title>
	<atom:link href="http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Mon, 01 Feb 2010 20:19:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: web design sussex</title>
		<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/comment-page-1#comment-144</link>
		<dc:creator>web design sussex</dc:creator>
		<pubDate>Sun, 05 Jul 2009 23:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112#comment-144</guid>
		<description>I am new to PHP having moved over from .NET. I&#039;m glad I read this article as I have many queries that seem to run slow in our CMS package which have been identified using the slow log process. I just need to know how to optimize them now! Great post thanks!</description>
		<content:encoded><![CDATA[<p>I am new to PHP having moved over from .NET. I&#8217;m glad I read this article as I have many queries that seem to run slow in our CMS package which have been identified using the slow log process. I just need to know how to optimize them now! Great post thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teddy</title>
		<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/comment-page-1#comment-143</link>
		<dc:creator>Teddy</dc:creator>
		<pubDate>Sun, 05 Jul 2009 21:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112#comment-143</guid>
		<description>Yes Shahriat, I agree with you but another optimizing techniques are getting ready, so stay tuned! Nevertheless, any suggestion for new parts of this MySQL optimization mini series is appreciated as well! ;-)</description>
		<content:encoded><![CDATA[<p>Yes Shahriat, I agree with you but another optimizing techniques are getting ready, so stay tuned! Nevertheless, any suggestion for new parts of this MySQL optimization mini series is appreciated as well! <img src='http://www.webdevelopmentstuff.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahriat Hossain</title>
		<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/comment-page-1#comment-138</link>
		<dc:creator>Shahriat Hossain</dc:creator>
		<pubDate>Sun, 05 Jul 2009 14:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112#comment-138</guid>
		<description>Nice post but you can also optimize your query using profiling system which is now a days most popular technique.</description>
		<content:encoded><![CDATA[<p>Nice post but you can also optimize your query using profiling system which is now a days most popular technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teddy</title>
		<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/comment-page-1#comment-115</link>
		<dc:creator>Teddy</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112#comment-115</guid>
		<description>I don&#039;t know what exactly do you think about, but PHP uses the &lt;a href=&quot;http://www.php.net/manual/en/function.sleep.php&quot; tagret=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;sleep()&lt;/a&gt; function to delay execution.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what exactly do you think about, but PHP uses the <a href="http://www.php.net/manual/en/function.sleep.php" tagret="_blank" rel="nofollow">sleep()</a> function to delay execution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.webdevelopmentstuff.com/112/optimizing-mysql-log-slow-queries.html/comment-page-1#comment-114</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 25 Jun 2009 07:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112#comment-114</guid>
		<description>Could we use waits here? I forgot what the command is in PHP to initiate a wait. You could also sort the slow queries by which took the longest, giving you a priority list.</description>
		<content:encoded><![CDATA[<p>Could we use waits here? I forgot what the command is in PHP to initiate a wait. You could also sort the slow queries by which took the longest, giving you a priority list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
