An attempt to summarize this thread, so that we can stop going round in circles.
An attempt to summarize this thread, so that we can stop going round in circles.
Posted Jan 5, 2010 21:48 UTC (Tue) by dlang (guest, #313)In reply to: An attempt to summarize this thread, so that we can stop going round in circles. by hingo
Parent article: The ongoing MySQL campaign
Linus and others don't view that as a change to the license, just pointing out something that should have been obvious to begin with. Userspace apps are not a derivative of the kernel.
And as others have pointed out in this thread, you don't need to have a GPL application to connect to a GPL MySQL server, you just need a client library that's LGPL or BSD and then you can have your proprietary code connect to a GPL server. IFF you change the internals of the server, then you need to worry about the GPL, but not if you just access it.
