main

MySQL addresses open-source license problem

malebolgia   on 14 March 2004 - 06:21 · 12 comments & 1177 views

Advertisement (Why?)
MySQL, an open-source database company, has taken a step to mend a rift in the open-source world by updating a controversial licensing provision that had broken a close tie between the MySQL database and another software package.

The rift divided MySQL and PHP, software that lets computers construct customized Web pages on the fly. The two packages are found alongside each other so often, along with the Linux operating system and the Apache Web server, that there's an acronym, LAMP, to label the software combination. On Thursday night, MySQL published a license exception that, the company said, permits PHP to resume its previous practice of bundling MySQL components called libraries, said Zack Urlocker, MySQL's vice president of marketing.

News source: C|Net News.com



Post a comment · Send to friend Comments · There are 12 additional comments
(2 replies) #1 Marshalus on 14 Mar 2004 - 06:43
Which was very stupid of them to prevent in the first place.
#1.1 frankchn on 14 Mar 2004 - 08:57
that coz MySQL was licensed under GPL, while PHP was licensed under a license that is more open than GPL (i.e. you can copy PHP source without giving credit or opening the sourcE)
#1.2 Arch on 14 Mar 2004 - 12:41
I have a feeling it was all a mistake. As frankchn said they've been using an open standard liscence.
(3 replies) #2 midsummerstorm on 14 Mar 2004 - 10:17
Now PHP5 will be able to ship with MySQL libraries bundled, which is good news for all PHP+MySQL+Apache users out there, me included.
#2.1 jagedEdge on 14 Mar 2004 - 13:53
Indeed.
#2.2 cowwebdesign on 14 Mar 2004 - 14:11
It doesn't seem they will be bundling it anyway.

QUOTE
No, there are no plans to bundle the client library with PHP5. We are
bundling SQlite instead. That of course doesn't mean any less support for
MySQL. The MySQL extension, 2 of them in fact in PHP5, will still be
there and you simply build it against your own copy of the MySQL client
library.

-Rasmus


From PHP.net News Server
#2.3 sinatosk on 14 Mar 2004 - 17:29
I find that stupid.... they still continue to bundle mysql with PHP4, there are alot of people out there who like it bundle with PHP... and they're not gonna bundle it...
#3 WS togermano on 14 Mar 2004 - 14:55
what about stuff like cpanel?
(1 reply) #4 Shining Arcanine on 14 Mar 2004 - 15:03
They ruined their unique relationship with PHP and Linux. It is their fault.
#4.1 markjensen on 14 Mar 2004 - 15:08
Naah...

Users will still install what works.
#5 MissingIntellect on 15 Mar 2004 - 03:16
Maybe PHP 5 will be able to have built-in MySQL support now.
(Before this you will have had to compile it with the extension for MySQL support.)
#6 MissingIntellect on 15 Mar 2004 - 03:18
Before I'm flamed for my above post, I want to point out that I DID read the previous posts, I would STILL be not be surprised if MySQL support ends up being built-in after all, despite what has been said by the PHP crew.

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.

Advertisement (Why?)