NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
That sounds fishy to me (Score:2, Interesting)
I think the real issue is the coding of the client library. IANAL, but it seems to me that if it is all clean code... it should be fine... from a legal perspective.
When you are not distributing any part of the MySQL system, you can use it for free. [mysql.com]
I know that I write some code w/ Delphi that connects to a MySQL database and have not bought a MySQL license. But, I don't know if Borland paid to have that ability.
I don't distribut the database, it is up to the client to get and set up their database and take care of any licensing issues.
My limited understanding of the GPL was that it could not limit how a product is used and that MySQL.com is, in this case (if the claims are true) trying to tie the licensing to how it is used. While they can certainly control distribution of the mysql code, when included with commercial software... I don't think (remember... IANAL) that they can control how the software is used in conjunction with a totally separate piece of commercial software.
Reply to This