<?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: Bug When Compiling MySQL 5.1 From Source</title>
	<atom:link href="http://www.pythian.com/news/2874/bug-when-compiling-mysql-51-from-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/2874/bug-when-compiling-mysql-51-from-source/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Gerry</title>
		<link>http://www.pythian.com/news/2874/bug-when-compiling-mysql-51-from-source/#comment-363229</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Fri, 19 Jun 2009 00:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=2874#comment-363229</guid>
		<description>Anthony, the problem is still there if use &#039;--with-plugins=innobase&#039; ... it will compile and link it statically. It&#039;s in the bug description. Is that also an expected behavior?</description>
		<content:encoded><![CDATA[<p>Anthony, the problem is still there if use &#8216;&#8211;with-plugins=innobase&#8217; &#8230; it will compile and link it statically. It&#8217;s in the bug description. Is that also an expected behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony T Curtis</title>
		<link>http://www.pythian.com/news/2874/bug-when-compiling-mysql-51-from-source/#comment-363067</link>
		<dc:creator>Antony T Curtis</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=2874#comment-363067</guid>
		<description>All plugins, if not explicitly disabled, are built as dynamic plugins.

What you&#039;re experiencing there is the way how the autoconf generated script has thrown away all repeat declarations instead of merging them together.

The with-plugins option iirc is meant to take a comma separated list.

Also available (but a little use feature) is to define &#039;feature sets&#039; such as the &#039;max&#039; or &#039;max-no-ndb&#039; feature sets.

IMO, not really a bug: This is more like a &#039;user&#039; error or lack of documentation about autoconf behaviour.</description>
		<content:encoded><![CDATA[<p>All plugins, if not explicitly disabled, are built as dynamic plugins.</p>
<p>What you&#8217;re experiencing there is the way how the autoconf generated script has thrown away all repeat declarations instead of merging them together.</p>
<p>The with-plugins option iirc is meant to take a comma separated list.</p>
<p>Also available (but a little use feature) is to define &#8216;feature sets&#8217; such as the &#8216;max&#8217; or &#8216;max-no-ndb&#8217; feature sets.</p>
<p>IMO, not really a bug: This is more like a &#8216;user&#8217; error or lack of documentation about autoconf behaviour.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

