<?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 Profiler Plugin for WordPress</title>
	<atom:link href="http://wpsplash.com/mysql-profiler-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 11 Nov 2011 12:57:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-10148</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 02 Nov 2011 11:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-10148</guid>
		<description>Try Jet Profiler for MySQL.</description>
		<content:encoded><![CDATA[<p>Try Jet Profiler for MySQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-7573</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Mon, 08 Aug 2011 20:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-7573</guid>
		<description>down to 9!</description>
		<content:encoded><![CDATA[<p>down to 9!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-7571</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Mon, 08 Aug 2011 19:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-7571</guid>
		<description>Awesome plugin!!!

I was running 41-45 queries on my wp site, and was able to take it down to 14 queries after optimizing!!

Thanks!!</description>
		<content:encoded><![CDATA[<p>Awesome plugin!!!</p>
<p>I was running 41-45 queries on my wp site, and was able to take it down to 14 queries after optimizing!!</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-2284</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 13 Oct 2010 19:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-2284</guid>
		<description>This plugin was very helpful to me, and essentially works in WP 3.0. Details:

You can use it to run/profile existing pages/posts (the main goal), but when you try to EDIT posts, you will get:
PHP Fatal error:  Call to undefined method wpdb::get_blog_prefix() in /Users/dwertheimer/Zend/workspaces/eclipse_pdt_2010/ETC_WP/wp-admin/includes/user.php on line 260

That&#039;s a function that exists in the new wp-db.php file but is not in the profiling file that you have to use to run the profiler.  So, enable this plugin, and use the plugin&#039;s wp-db.php file to VIEW existing pages, but then immediately move your wp-db.php file back into place.</description>
		<content:encoded><![CDATA[<p>This plugin was very helpful to me, and essentially works in WP 3.0. Details:</p>
<p>You can use it to run/profile existing pages/posts (the main goal), but when you try to EDIT posts, you will get:<br />
PHP Fatal error:  Call to undefined method wpdb::get_blog_prefix() in /Users/dwertheimer/Zend/workspaces/eclipse_pdt_2010/ETC_WP/wp-admin/includes/user.php on line 260</p>
<p>That&#8217;s a function that exists in the new wp-db.php file but is not in the profiling file that you have to use to run the profiler.  So, enable this plugin, and use the plugin&#8217;s wp-db.php file to VIEW existing pages, but then immediately move your wp-db.php file back into place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-322</link>
		<dc:creator>Curt</dc:creator>
		<pubDate>Thu, 20 May 2010 02:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-322</guid>
		<description>My site is extremely slow.  I have tried installing in the super caching plugin, and I installed this plugin--

But now that I&#039;m getting the information I don&#039;t understand what it means, or what to do about it... any newbie tips?  I certainly appreciate what you have done.</description>
		<content:encoded><![CDATA[<p>My site is extremely slow.  I have tried installing in the super caching plugin, and I installed this plugin&#8211;</p>
<p>But now that I&#8217;m getting the information I don&#8217;t understand what it means, or what to do about it&#8230; any newbie tips?  I certainly appreciate what you have done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad Khan</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-45</link>
		<dc:creator>Asad Khan</dc:creator>
		<pubDate>Tue, 16 Mar 2010 11:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-45</guid>
		<description>Good points. I personally believe something like this (and more!) should have been provided by WordPress as a set of &#039;development tools&#039;. 

Many plugin and theme authors could benefit from it.</description>
		<content:encoded><![CDATA[<p>Good points. I personally believe something like this (and more!) should have been provided by WordPress as a set of &#8216;development tools&#8217;. </p>
<p>Many plugin and theme authors could benefit from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian Apostol</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-44</link>
		<dc:creator>Lucian Apostol</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-44</guid>
		<description>The core needs to have things that all will use, and most wordpress users don&#039;t know mysql.</description>
		<content:encoded><![CDATA[<p>The core needs to have things that all will use, and most wordpress users don&#8217;t know mysql.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-28</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-28</guid>
		<description>Wow this should be in core...
something like debug mode would be great... combined with yoasts debug theme would be also nice: http://yoast.com/wordpress-debug-theme/</description>
		<content:encoded><![CDATA[<p>Wow this should be in core&#8230;<br />
something like debug mode would be great&#8230; combined with yoasts debug theme would be also nice: <a href="http://yoast.com/wordpress-debug-theme/" rel="nofollow">http://yoast.com/wordpress-debug-theme/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BuddyPress Social Networking &#171; WordPress Community Podcast - Online Radio - WebmasterRadio.FM</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-26</link>
		<dc:creator>BuddyPress Social Networking &#171; WordPress Community Podcast - Online Radio - WebmasterRadio.FM</dc:creator>
		<pubDate>Wed, 10 Mar 2010 02:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-26</guid>
		<description>[...] MySQL Profiler Plugin for WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL Profiler Plugin for WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugin Releases for 03/05 : &#124; BlogCash4You</title>
		<link>http://wpsplash.com/mysql-profiler-plugin-for-wordpress/comment-page-1/#comment-25</link>
		<dc:creator>WordPress Plugin Releases for 03/05 : &#124; BlogCash4You</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://wpsplash.com/?p=100#comment-25</guid>
		<description>[...] MySQL Profiler  [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL Profiler  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

