logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: MySQL Version
Author
fax



Joined: 05 Feb 2007
Posts: 24

PostPosted: Sun 15 Apr '07 7:56    Post subject: MySQL Version Reply with quote

I wonder where did Steve get MySQL 5.0.38 from? mysql.com only has 5.0.37 for windows.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3059
Location: Hilversum, NL, EU

PostPosted: Sun 15 Apr '07 10:04    Post subject: Reply with quote

It is based on the source MySQL Enterprise Server,
See the Top at http://dev.mysql.com/downloads/mysql/5.0.html and http://www.mysqlperformanceblog.com/2006/12/29/where-to-get-recent-mysql-version/

This means that the Community server is updated approx once every 3 months and the Enterprise source every month.

It is also dicussed at www.apachelounge.com/viewtopic.php?t=1231


Steffen
Back to top
fax



Joined: 05 Feb 2007
Posts: 24

PostPosted: Sun 15 Apr '07 11:03    Post subject: Reply with quote

Steffen wrote:
It is based on the source MySQL Enterprise Server,
See the Top at http://dev.mysql.com/downloads/mysql/5.0.html and http://www.mysqlperformanceblog.com/2006/12/29/where-to-get-recent-mysql-version/

This means that the Community server is updated approx once every 3 months and the Enterprise source every month.

It is also dicussed at www.apachelounge.com/viewtopic.php?t=1231


Steffen

So you bought MySQL Enterprise Server ? Also is it allowed to share Enterprise Server code?
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Sun 15 Apr '07 16:25    Post subject: Reply with quote

re: "So you bought MySQL Enterprise Server ? Also is it allowed to share Enterprise Server code?"

No - the community edition version 5.0.38 can be built using source code downloaded from ftp://ftp.mysql.com/pub/mysql/src/ ,
as discussed at www.apachelounge.com/viewtopic.php?t=1231 .

It is based on the Enterprise server (i.e. it is the same source code as Enterprise)
- but when it is built from source code this way, it is licensed as the community edition (i.e. GPL v2), so it can be freely distributed.

-tom-
Back to top


Reply to topic   Topic: MySQL Version View previous topic :: View next topic
Post new topic   Forum Index -> Other Software