<?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 &#8211; Should you put an index on a Boolean field to help query performance?</title>
	<atom:link href="http://www.prodromus.com/2010/06/14/mysql-should-you-put-an-index-on-a-boolean-field-to-help-query-performance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.prodromus.com/2010/06/14/mysql-should-you-put-an-index-on-a-boolean-field-to-help-query-performance</link>
	<description>A forerunner to the future...</description>
	<lastBuildDate>Fri, 16 Dec 2011 21:39:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Prodromus</title>
		<link>http://www.prodromus.com/2010/06/14/mysql-should-you-put-an-index-on-a-boolean-field-to-help-query-performance/comment-page-1#comment-321</link>
		<dc:creator>Prodromus</dc:creator>
		<pubDate>Tue, 11 Jan 2011 19:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.prodromus.com/?p=288#comment-321</guid>
		<description>Donald, I am sorry that you feel that way.  Without a specific example, it is hard to provide a more detailed answers.  My main point is that indexing a single boolean field is almost never useful.  However, if you have multiple boolean fields, and your search will use a combination, then a covered index can significantly improve query performance.

If you have a specific issue you are trying to resolve, send me an email and I will try to respond to you directly.</description>
		<content:encoded><![CDATA[<p>Donald, I am sorry that you feel that way.  Without a specific example, it is hard to provide a more detailed answers.  My main point is that indexing a single boolean field is almost never useful.  However, if you have multiple boolean fields, and your search will use a combination, then a covered index can significantly improve query performance.</p>
<p>If you have a specific issue you are trying to resolve, send me an email and I will try to respond to you directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Piret</title>
		<link>http://www.prodromus.com/2010/06/14/mysql-should-you-put-an-index-on-a-boolean-field-to-help-query-performance/comment-page-1#comment-296</link>
		<dc:creator>Donald Piret</dc:creator>
		<pubDate>Sat, 01 Jan 2011 14:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.prodromus.com/?p=288#comment-296</guid>
		<description>While this post is interesting, the fact that you&#039;re staying on the surface of things and not actually giving any real information slightly bothers me.
It&#039;s great to tell us that we should understand how combined indexes can and cannot be used and tell us that the column of orders matter, but not giving any explanation on this or links to documentation where we can find this information makes this article fairly useless</description>
		<content:encoded><![CDATA[<p>While this post is interesting, the fact that you&#8217;re staying on the surface of things and not actually giving any real information slightly bothers me.<br />
It&#8217;s great to tell us that we should understand how combined indexes can and cannot be used and tell us that the column of orders matter, but not giving any explanation on this or links to documentation where we can find this information makes this article fairly useless</p>
]]></content:encoded>
	</item>
</channel>
</rss>

