Re: Why facebook used mysql ?

From: David Boreham <david_list(at)boreham(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why facebook used mysql ?
Date: 2010-11-09 17:30:16
Message-ID: 4CD98528.8090404@boreham.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/9/2010 10:27 AM, Graham Leggett wrote:
>
> This is covered by the GPL license. Once you have released code under
> the GPL, all derivative code - ie upgrades - have to also be released
> in source form, under the GPL license.

Sorry but this is 100% not true. It may be true for a 3rd party (you
release something under the GPL, I enhance it, therefore I am required
to release my enhancement under the GPL). But Oracle owns the copyright
to the MySql code and therefore they can decide to do whatever they want
with it. The only thing they can't do is to 'un-release' existing code
released under the GPL. Everything else is possible.

Ownership of the copyright trumps the GPL.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2010-11-09 17:31:21 Re: Why facebook used mysql ?
Previous Message Andy 2010-11-09 17:28:06 Re: Why facebook used mysql ?