Some thoughts on MySQL and Oracle
Some thoughts on MySQL and Oracle
Posted Dec 15, 2009 18:23 UTC (Tue) by sfeam (subscriber, #2841)In reply to: Some thoughts on MySQL and Oracle by ballombe
Parent article: Some thoughts on MySQL and Oracle
"any GPLv2+ software linked to such (L)GPLv3 became GPLv3+ for all practical purpose. Example of such LGPLv3 libraries today include GNU readline and GNU MP"
This is not correct. The problem with linking to GNU libreadline arises exactly because it is not licensed under the LGPL. It is straight GPL. Linking to LGPL libraries of any version should not cause a problem.
