<?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: Outputting an SQL query log</title>
	<atom:link href="http://boedesign.com/blog/2009/03/18/outputting-an-sql-query-log/feed/" rel="self" type="application/rss+xml" />
	<link>http://boedesign.com/blog/2009/03/18/outputting-an-sql-query-log/</link>
	<description>The dabbling of various web technologies by Jordan Boesch</description>
	<lastBuildDate>Sun, 29 Aug 2010 21:34:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve Lounsbury</title>
		<link>http://boedesign.com/blog/2009/03/18/outputting-an-sql-query-log/#comment-692</link>
		<dc:creator>Steve Lounsbury</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://boedesign.com/?p=160#comment-692</guid>
		<description>Cool database class, Jordan. How about adding a check for debug mode before logging queries. That way in production you wouldn&#039;t waste the time logging queries you aren&#039;t going to display anyway.

Also, what if I wanted to log the queries going to two separate databases? Because it&#039;s all static now and doesn&#039;t use a mysql connection identifier, I wouldn&#039;t be able to do that.

Keep up the good work dude!  PS: mysql_ functions? everyone knows all the cool kids are using PDO or at least mysqli ;)</description>
		<content:encoded><![CDATA[<p>Cool database class, Jordan. How about adding a check for debug mode before logging queries. That way in production you wouldn&#8217;t waste the time logging queries you aren&#8217;t going to display anyway.</p>
<p>Also, what if I wanted to log the queries going to two separate databases? Because it&#8217;s all static now and doesn&#8217;t use a mysql connection identifier, I wouldn&#8217;t be able to do that.</p>
<p>Keep up the good work dude!  PS: mysql_ functions? everyone knows all the cool kids are using PDO or at least mysqli <img src='http://boedesign.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
