> I'd have added one thing to the licence: that this
> licence is GPL but after three years it reverts to BSD,
> then Oracle wouldn’t have bought Sun because we’d be free
> within three years and MySQL would be BSD and nobody
> could take that away
What is the problem with the GPL in this case? That changes / additions must be given to Oracle?I know because I wanted to use it this way and was forced to use SQLite instead (which performed nicely btw).
I am not sure how MariaDB solves these issues though? Because they will have to stay on GPL forever if I understand correctly.
If the licence would have been 3 years of GPL, then BSD, Oracle would have bought only three years monopoly to sell commercial licensees to the software. After that, owning the copyright would be mostly meaningless.
Monty Program Ab (company developing MariaDB) is now restricted to GPL/LGPL fork of the MySQL (that's what MariaDB is) they are not able to sell closed source versions.
Personally, I don't see problem with this. I guess it just limits the money making abilities of Monty Program Ab.
http://ostatic.com/blog/oracle-mysql-and-the-gpl-dont-take-m...
One point about PostgreSQL that bothered me was the apparent lack of case insensitive collation. Where SQL Server, Oracle, and MySQL default to case insensitive, PostgreSQL defaults to case sensitive, and there was no built in way to change this, so you have to do things like "WHERE LOWER(namecol) = 'jdoe'" to work around it. At least that was the situation last time I checked.
> [Google] has sent an [unnamed] engineer to the MariaDB
> Foundation... Asked [what they get], Google declined to
> comment.http://wikibin.org/articles/mountain-view-chocolate-factory....
BSD is a permissive copy-left licence that allows you to do anything to code
... of huge significant ...
"You can repeat MySQL with MariaDB." (Speaking on compatibility. Did Widenius actually say that?)
Just beautiful. :D Also, considering both Oracle and Google are currently headed by "Larry"s, I wish that if they want to shorten Larry Ellison's name, they would consistently shorten it to "Ellison", rather than "Larry" as they do a couple times.http://www.postgresql.org/docs/9.1/static/tutorial-window.ht...
These have been part of PostgreSQL, SQL Server, Oracle, etc for quite a while and still absent from MariaDB/MySQL.
But they probably won't since this is Google, and it "works just fine on Linux"