<?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: Save MySQL by letting Oracle keep it GPL</title>
	<atom:link href="http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/</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: MySQL un Oracle s?ga turpin?s &#171; Datub?zes</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-400549</link>
		<dc:creator>MySQL un Oracle s?ga turpin?s &#171; Datub?zes</dc:creator>
		<pubDate>Tue, 26 Jan 2010 05:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-400549</guid>
		<description>[...] Tai paš? laik? Monty turpin?ja st?st?t, ka tas viss ir tikai tukši sol?jumi un aicin?ja sagl?bt interneta br?vest?bu, kur? faktiski atbild?ja uz biež?k uzdotajiem jaut?jumiem, k?p?c vi?am tik ?oti šis pas?kums nepat?k un, piem?ram, k?p?c tad pats MySQLam ??va nok??t SUN rok?s. K? jau tas gaid?ms rad?s ar? atbildes uz Monty pazi?ojumiem, kaut vai š?, kas maigi izsakoties visai skeptiski v?rt? vi?a so?us. [...]</description>
		<content:encoded><![CDATA[<p>[...] Tai paš? laik? Monty turpin?ja st?st?t, ka tas viss ir tikai tukši sol?jumi un aicin?ja sagl?bt interneta br?vest?bu, kur? faktiski atbild?ja uz biež?k uzdotajiem jaut?jumiem, k?p?c vi?am tik ?oti šis pas?kums nepat?k un, piem?ram, k?p?c tad pats MySQLam ??va nok??t SUN rok?s. K? jau tas gaid?ms rad?s ar? atbildes uz Monty pazi?ojumiem, kaut vai š?, kas maigi izsakoties visai skeptiski v?rt? vi?a so?us. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri Cabral</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-396365</link>
		<dc:creator>Sheeri Cabral</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-396365</guid>
		<description>Paul -- it&#039;s simple, Crystal Reports does not *provide* the client library, it just interfaces with it and uses it, if it&#039;s available.

So to connect Crystal Reports to MySQL, you need to make sure your system has the appropriate connectors.

It&#039;s a dynamic link, not a static link, so it doesn&#039;t need to be GPL&#039;d, because it doesn&#039;t redestribute the client library.</description>
		<content:encoded><![CDATA[<p>Paul &#8212; it&#8217;s simple, Crystal Reports does not *provide* the client library, it just interfaces with it and uses it, if it&#8217;s available.</p>
<p>So to connect Crystal Reports to MySQL, you need to make sure your system has the appropriate connectors.</p>
<p>It&#8217;s a dynamic link, not a static link, so it doesn&#8217;t need to be GPL&#8217;d, because it doesn&#8217;t redestribute the client library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 451 CAOS Theory &#187; Everything you always wanted to know about MySQL but were afraid to ask - part three</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-396345</link>
		<dc:creator>451 CAOS Theory &#187; Everything you always wanted to know about MySQL but were afraid to ask - part three</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-396345</guid>
		<description>[...] 29: Sheeri Cabral - Save MySQL by letting Oracle keep it GPL &#8220;I cannot say whether or not Oracle would kill MySQL. However, I have already stated I [...]</description>
		<content:encoded><![CDATA[<p>[...] 29: Sheeri Cabral &#8211; Save MySQL by letting Oracle keep it GPL &#8220;I cannot say whether or not Oracle would kill MySQL. However, I have already stated I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McCullagh</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395965</link>
		<dc:creator>Paul McCullagh</dc:creator>
		<pubDate>Sat, 02 Jan 2010 23:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395965</guid>
		<description>Hi Sheeri,

My question has nothing to do with the Oracle/MySQL debate as such, but concerns my understanding of the GPL.

You mention:

&quot;Crystal Reports is an excellent example of a legal, closed-source commercial product that can run using MySQL as backend storage. Crystal Reports does not have to pay an embedded license, because they do not embed MySQL in their product.&quot;

I am wondering how this is possible. In order to access MySQL, Crystal Reports, must link the MySQL client library.

The MySQL client library is GPL, and this makes any program that links it a &quot;derived work&quot; which, in turn, also has to be GPL&#039;ed.

I am wondering how Crystal Reports gets around this problem...</description>
		<content:encoded><![CDATA[<p>Hi Sheeri,</p>
<p>My question has nothing to do with the Oracle/MySQL debate as such, but concerns my understanding of the GPL.</p>
<p>You mention:</p>
<p>&#8220;Crystal Reports is an excellent example of a legal, closed-source commercial product that can run using MySQL as backend storage. Crystal Reports does not have to pay an embedded license, because they do not embed MySQL in their product.&#8221;</p>
<p>I am wondering how this is possible. In order to access MySQL, Crystal Reports, must link the MySQL client library.</p>
<p>The MySQL client library is GPL, and this makes any program that links it a &#8220;derived work&#8221; which, in turn, also has to be GPL&#8217;ed.</p>
<p>I am wondering how Crystal Reports gets around this problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395845</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 02 Jan 2010 03:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395845</guid>
		<description>Sheeri, you suggest that Monty&#039;s position is that Oracle wants to kill MySQL. I think that&#039;s a pretty black and white statement on your part. I think Monty is correct in his view that Oracle could be a threat to the overall future of MySQL by limiting it&#039;s growth. Oracle could steer it, slow it, misguide it, and limit it all without killing it. The fact of the matter is that Oracle is a corporation that is driven by profit alone and they answer to their shareholders. Any time a giant commercial software company wants to absorb a widely used and competitive open source software application, red flags should go up and all should be concerned. Would you be worried if Microsoft wanted to own Apache, Linux or PHP? I would! Finally, Monty made a point already about why Oracle renewed their InnoDB contract. It would make sense from Oracle&#039;s stand point to have a foot in the door and guide and slow down MySQL. If this prevented other directions from being taken, then it makes perfect sense.

Let&#039;s all remember that profit driven corporations ultimately answer to one thing only, and that&#039;s profit.</description>
		<content:encoded><![CDATA[<p>Sheeri, you suggest that Monty&#8217;s position is that Oracle wants to kill MySQL. I think that&#8217;s a pretty black and white statement on your part. I think Monty is correct in his view that Oracle could be a threat to the overall future of MySQL by limiting it&#8217;s growth. Oracle could steer it, slow it, misguide it, and limit it all without killing it. The fact of the matter is that Oracle is a corporation that is driven by profit alone and they answer to their shareholders. Any time a giant commercial software company wants to absorb a widely used and competitive open source software application, red flags should go up and all should be concerned. Would you be worried if Microsoft wanted to own Apache, Linux or PHP? I would! Finally, Monty made a point already about why Oracle renewed their InnoDB contract. It would make sense from Oracle&#8217;s stand point to have a foot in the door and guide and slow down MySQL. If this prevented other directions from being taken, then it makes perfect sense.</p>
<p>Let&#8217;s all remember that profit driven corporations ultimately answer to one thing only, and that&#8217;s profit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghassan</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395785</link>
		<dc:creator>ghassan</dc:creator>
		<pubDate>Fri, 01 Jan 2010 19:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395785</guid>
		<description>I got a simple question to Monty: will he agree to pay Oracle 500M$ to buy-out MySql? Sun paid 1B$ for it, (how much did he get from that?). I think Larry would be happy to sell for that amount, and write-down the remaining half billion is losses.
Just let him put his money where his mouth is.

rgds</description>
		<content:encoded><![CDATA[<p>I got a simple question to Monty: will he agree to pay Oracle 500M$ to buy-out MySql? Sun paid 1B$ for it, (how much did he get from that?). I think Larry would be happy to sell for that amount, and write-down the remaining half billion is losses.<br />
Just let him put his money where his mouth is.</p>
<p>rgds</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395601</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 31 Dec 2009 06:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395601</guid>
		<description>how best to kill mysql? 

oppose oracle mysql take over to death so that EC will object the merger. oracle will dis invest mysql to complete the merge and then kill innodb.

no innodb no mysql...</description>
		<content:encoded><![CDATA[<p>how best to kill mysql? </p>
<p>oppose oracle mysql take over to death so that EC will object the merger. oracle will dis invest mysql to complete the merge and then kill innodb.</p>
<p>no innodb no mysql&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395535</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Wed, 30 Dec 2009 23:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395535</guid>
		<description>also .. its entirely possible for Monty to be selfless and still wrong.</description>
		<content:encoded><![CDATA[<p>also .. its entirely possible for Monty to be selfless and still wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395511</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395511</guid>
		<description>Henrik,
Whether or not Sheeri has done this ...

Why is it OK for MPAB to speculate on the intent of Oracle but not OK for Sheeri to speculate on the intent of Monty?</description>
		<content:encoded><![CDATA[<p>Henrik,<br />
Whether or not Sheeri has done this &#8230;</p>
<p>Why is it OK for MPAB to speculate on the intent of Oracle but not OK for Sheeri to speculate on the intent of Monty?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henrik</title>
		<link>http://www.pythian.com/news/6747/save-mysql-by-letting-oracle-keep-it-gpl/#comment-395497</link>
		<dc:creator>henrik</dc:creator>
		<pubDate>Wed, 30 Dec 2009 18:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=6747#comment-395497</guid>
		<description>hi sheeri

You seem to know an awful lot of what monty *really* wants. Truth is, the best option for mysql is to continue to be independent of its main competitor, oracle, and there is no benefit for monty program in that scenario. It&#039;s funny how selflessness can confuse so many people these days. If you want to blog about how nice you think oracle is, please continue, but please stop inventing these theories that you know what monty really thinks.</description>
		<content:encoded><![CDATA[<p>hi sheeri</p>
<p>You seem to know an awful lot of what monty *really* wants. Truth is, the best option for mysql is to continue to be independent of its main competitor, oracle, and there is no benefit for monty program in that scenario. It&#8217;s funny how selflessness can confuse so many people these days. If you want to blog about how nice you think oracle is, please continue, but please stop inventing these theories that you know what monty really thinks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

