Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Difference between community and standard edition

3,235 views
Skip to first unread message

Joe Hesse

unread,
Dec 23, 2010, 4:19:47 PM12/23/10
to
Hi,

The MySQL community edition is the no cost GPL version, the MySQL
standard edition is the lowest cost ($2,000) of the paid versions.

Please point me to some documentation showing the differences between the
two.

I am developing an application for a client where the community edition
works fine and am wondering what benefit there would be to upgrade to a
paid version.

Thank you,
Joe

Thomas Kellerer

unread,
Dec 23, 2010, 4:50:31 PM12/23/10
to
Joe Hesse wrote on 23.12.2010 22:19:
> I am developing an application for a client where the community edition
> works fine and am wondering what benefit there would be to upgrade to a
> paid version.

If you distribute your application with MySQL (and your application is closed source) then you need to pay for a license because of the GPL license.

If you distribute your application _without_ MySQL I'm not sure if you need to pay for a license or not.
But if your application *only* works with MySQL, then I think(!) this falls under derivative work and requires a commercial license as well (again assuming your application is non-GPL)

Regards
Thomas

Joe Hesse

unread,
Dec 23, 2010, 5:06:57 PM12/23/10
to

I only have one client for whom I am writing a web based application
using MySQL. My client has no intention of selling or giving the
application away or publishing it. I get paid for designing his DB,
writing client and server side code and installing everything on his
server. Am I OK with the community edition?

Lennart Jonsson

unread,
Dec 23, 2010, 7:05:21 PM12/23/10
to
On 2010-12-23 22:19, Joe Hesse wrote:
> Hi,
>
> The MySQL community edition is the no cost GPL version, the MySQL
> standard edition is the lowest cost ($2,000) of the paid versions.
>
> Please point me to some documentation showing the differences between the
> two.

According to:

http://blogs.oracle.com/mysql/2010/11/get_the_facts_mysql_licensing_and_pricing.html

you get the workbench tool.

/Lennart

Axel Schwenke

unread,
Dec 27, 2010, 1:38:51 PM12/27/10
to
Joe Hesse <JoeH...@gmail.com> wrote:
>
> The MySQL community edition is the no cost GPL version, the MySQL
> standard edition is the lowest cost ($2,000) of the paid versions.
>
> Please point me to some documentation showing the differences between the
> two.

Feature-wise there is no difference, except for partitioning that is
included in the binaries but you're not allowed to use it except you
have purchased Enterprise.

There are rumors that in the future Oracle will put some new features
into the Enterprise edition exclusively.

> I am developing an application for a client where the community edition
> works fine and am wondering what benefit there would be to upgrade to a
> paid version.

The benefits are support, regular bugfix releases, additional code
(Workbench, Enterprise Backup)


XL

0 new messages