Re: Oracle buys Innobase

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: felix@crowfix.com
Cc: pgsql-general@postgresql.org, Andreas Kretschmer <akretschmer@spamfence.net>
Date: 2005-10-08T21:56:57Z
Lists: pgsql-general
felix@crowfix.com writes:
> I don't understand.  If both MySQL and Innodb are GPL licensed,
> commercial or not should make no difference, and they can add all the
> GPL changes they want o the last Innodb GPL release.

> What am I missing?

MySQL AB wants to make money by selling non-GPL versions of MySQL.
They can certainly dual-license MySQL itself, because they own it
outright, but they could not ship InnoDB as part of a non-GPL-license
MySQL sale without InnoDB's (and now Oracle's) permission.  So they've
got a financial problem with this.

			regards, tom lane