From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: I want to use postresql for this app, but... |
Date: | 2004-02-10 19:06:43 |
Message-ID: | Pine.LNX.4.33.0402101203520.29192-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-odbc |
On Tue, 10 Feb 2004, Andrew Sullivan wrote:
> On Tue, Feb 10, 2004 at 09:50:31AM -0700, scott.marlowe wrote:
> > you would still be wholly bound by the GPL. I.e. all the code you write
> > that connects to MySQL would therefore have to be GPL'd. I.e. it does
> > nothing to fix the licensing problems that have been brought up.
>
> I know that's what MySQL claims, but (a) I can't see any plausible
> interpretation of the GPL which makes that enforcable; and (b)
> assuming someone really did fork, I can't see how MySQL's reading of
> the GPL would be relevant (since you'd no longer be using MySQL, but
> YourSQL or whatever it was called).
simple. They GPL'd their connection libs. So, if you write code that has
their connection libs in it, it's gotta be GPL'd.
Now, if you don't mind using the ODBC connector, you're scott free. but
you WILL be bound by the GPL, and the GPL (not MySQL's interpretation,
just the GPL in general) being applied to connect libs seriously limits
your ability to distribute code, since you'd have to GPL your own code if
you distributed it outside your own private organization.
Renaming it would do nothing to help you. The GPL would still bite you
pretty hard on distribution if you decide to use the GPL'd connect libs.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2004-02-10 19:18:33 | Re: I want to use postresql for this app, but... |
Previous Message | Andrew Sullivan | 2004-02-10 17:22:43 | Re: I want to use postresql for this app, but... |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2004-02-10 19:18:33 | Re: I want to use postresql for this app, but... |
Previous Message | John Siracusa | 2004-02-10 18:38:04 | Re: Increasing Max Connections Mac OS 10.3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2004-02-10 19:18:33 | Re: I want to use postresql for this app, but... |
Previous Message | Andrew Sullivan | 2004-02-10 17:22:43 | Re: I want to use postresql for this app, but... |