MySQL Reverses Decision On Closed Source
Posted: Tue May 06, 2008 7:38 pm
http://developers.slashdot.org/article. ... 5&from=rss
Edit: On further reading I find that I was wrong to assume that it was Sun that was considering making these things closed...
MySQL's official statement on this http://blogs.mysql.com/kaj/2008/05/06/m ... xtensions/"I am very happy to be announcing that MySQL will be forgoing close sourcing portions of the MySQL Server. Kaj has the official statement in his blog. No portion of the server will be closed source including backup, encryption, or any storage engines we ship. To quote Kaj 'The encryption and compression backup features will be open source.' This is a change from what was previously posted here on Slashdot. I've posted some additional thoughts on my own blog concerning how we keep open source from becoming crippleware. Word has it that we will also have a panel at this year's OSCON discussing this topic. Contrary to the previous Slashdot discussion, this shows Sun's continued commitment to Open Source."
Once again, kudos to Sun for doing the right thing here, even if their initial instinct was to do the wrong thing.MySQL Server is Open Source, even Backup extensions
As reported yesterday from CommunityOne:
* MySQL Server is and will always remain fully functional and open source,
* so will the MySQL Connectors, and
* so will the main storage engines we ship.
In addition:
* MySQL 6.0’s pending backup functionality will be open source,
* the MyISAM driver for MySQL Backup will be open source, and
* the encryption and compression backup features will be open source,
where the last item is a change of direction from what we were considering before.
Edit: On further reading I find that I was wrong to assume that it was Sun that was considering making these things closed...
It goes on to explain how they will try to experiment with the business model...The change comes from MySQL now being part of Sun Microsystems. Our initial plans were made for a company considering an IPO, but made less sense in the context of Sun, a large company with a whole family of complementary open source software and hardware products.
So in this case, Sun buying MySQL, actually resulting in MySQL being more free... hmmmm.I’d like to shed some light on the big picture, in two different ways — openness, and the business model.
MySQL’s openness manifests itself in three ways:
* MySQL’s code is open.
* MySQL’s APIs are open.
* MySQL’s data formats are open.
These form a foundation around the MySQL Server and its connectors on which we (Sun), our partners, and the community can all freely build upon. And through this openness, we will always provide a means for our users to easily export their data from MySQL.
Then for MySQL’s business model. To financially support MySQL’s free and open source platform, we have a business model which allows both community and commercial add-ons, and we remain committed to it. We believe the model to be useful for both those who spend money to save time, and those who spend time to save money.
As Mårten mentioned yesterday in the CommunityOne panel, expect Sun/MySQL to continue experimenting with the business model, and with what’s offered for the community and what’s offered commercial-only. We won’t always know the right answer from the beginning, but we want MySQL to be the most popular database for both paying and non-paying users.