<?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: Avoiding MySQL&#8217;s MAX_JOIN_SIZE Limit With NHibernate</title>
	<atom:link href="http://davybrion.com/blog/2009/03/avoiding-mysqls-max_join_size-limit-with-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog/2009/03/avoiding-mysqls-max_join_size-limit-with-nhibernate/</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Davy Brion</title>
		<link>http://davybrion.com/blog/2009/03/avoiding-mysqls-max_join_size-limit-with-nhibernate/comment-page-1/#comment-10807</link>
		<dc:creator>Davy Brion</dc:creator>
		<pubDate>Mon, 30 Mar 2009 12:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1245#comment-10807</guid>
		<description>yeah you can set it for the entire server, or per connection

and setting it for the entire server is not something i&#039;d want to do either</description>
		<content:encoded><![CDATA[<p>yeah you can set it for the entire server, or per connection</p>
<p>and setting it for the entire server is not something i&#8217;d want to do either</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pho</title>
		<link>http://davybrion.com/blog/2009/03/avoiding-mysqls-max_join_size-limit-with-nhibernate/comment-page-1/#comment-10805</link>
		<dc:creator>pho</dc:creator>
		<pubDate>Mon, 30 Mar 2009 12:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1245#comment-10805</guid>
		<description>pretty stupid that mysql doesn&#039;t let you specify this option on a per-database level. it seems hacky that you have to do this for every connection you make.
well, maybe they have a good reason to not allow this... but then i&#039;m really curious as to what that reason might be :)</description>
		<content:encoded><![CDATA[<p>pretty stupid that mysql doesn&#8217;t let you specify this option on a per-database level. it seems hacky that you have to do this for every connection you make.<br />
well, maybe they have a good reason to not allow this&#8230; but then i&#8217;m really curious as to what that reason might be <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
