Linked by Thom Holwerda on Wed 29th Aug 2007 12:04 UTC, submitted by wakeupneo
Databases "MySQL quietly let slip that it would no longer be distributing the MySQL Enterprise Server source as a tarball, not quite a year after the company announced a split between its paid and free versions. While the Enterprise Server code is still under the GNU General Public License, MySQL is making it harder for non-customers to access the source code."
Thread beginning with comment 266510
To read all comments associated with this story, please click here.
No issue
by progster on Wed 29th Aug 2007 12:54 UTC
progster
Member since:
2005-07-27

Besides their customers (who are actually using the product) I don't think a lot of people were doing anything with the code, so I don't see the issue. Feel free to correct me if I'm wrong.

Either way it's their right to only release source code to customers.

RE: No issue
by dylansmrjones on Wed 29th Aug 2007 13:44 in reply to "No issue"
dylansmrjones Member since:
2005-10-02

Well, there are those who compile from source ;) - but again, they tend to use the community edition. Besides that - we have postgreSQL.

Reply Parent Bookmark Score: 2

RE: No issue
by Matt Giacomini on Wed 29th Aug 2007 16:04 in reply to "No issue"
Matt Giacomini Member since:
2005-07-06

"Either way it's their right to only release source code to customers."

Under the GPL they are obligated to release the source code to everyone.

Reply Parent Bookmark Score: 1

RE[2]: No issue
by trenchsol on Wed 29th Aug 2007 16:55 in reply to "RE: No issue"
trenchsol Member since:
2006-12-07

That is not correct. They have to make source available to parties that receive binary from them. According to GPL, those parties are free to distribute the source and the binary further.

Another thing is that MySQL is dual licensed. MySQL developer has to sign an agreement that allows MySQL to use her/his work in non GPL projects. That's why MySQL can be sold to a parties that use it as a part of proprietary software.

Reply Parent Bookmark Score: 4