Re: Licensing question about mysql_com.h

2012-04-11 Thread Mike OK
"James Ots" ; Sent: Wednesday, April 11, 2012 10:53 AM Subject: Re: Licensing question about mysql_com.h And in europe we cannot watch all the american TV Series online :( 2012/4/11 Paul Vallee If you own the code, you can license it under multiple licenses. Kind of like if you own

Re: Licensing question about mysql_com.h

2012-04-11 Thread Claudio Nanni
And in europe we cannot watch all the american TV Series online :( 2012/4/11 Paul Vallee > If you own the code, you can license it under multiple licenses. > > Kind of like if you own a TV Show, you can license it in the US under one > contract, and in other geographies under other more or less

Re: Licensing question about mysql_com.h

2012-04-11 Thread Paul Vallee
If you own the code, you can license it under multiple licenses. Kind of like if you own a TV Show, you can license it in the US under one contract, and in other geographies under other more or less restrictive contracts. This is a painful reality to those of us in Canada, as we can't watch South

Licensing question about mysql_com.h

2012-04-10 Thread James Ots
In their blog post, announcing the sharing of their work, they mention licensing it under BSD, but in the repository the COPYING file still contains the GPLv2 licence, so I'm not sure what's going on there. On 10 April 2012 02:32, Andrew Moore wrote: > So what's the deal with Twitter's mysql code

Licensing question about mysql_com.h

2012-04-10 Thread James Ots
GPL v2 Section 2 clause b:    You must cause any work that you distribute or publish, that in    whole or in part contains or is derived from the Program or any    part thereof, to be licensed as a whole at no charge to all third    parties under the terms of this License. >From my reading of this

Re: Licensing question about mysql_com.h

2012-04-09 Thread Andrew Moore
So what's the deal with Twitter's mysql code...how can it be BSD licensed? I'm a bit unsure about the intricacies of licensing. A On Tue, Apr 10, 2012 at 1:19 AM, Michael Dykman wrote: > Your code might not qualify for the linking excepetion, but users of > your code can use the inking exceptio

Re: Licensing question about mysql_com.h

2012-04-09 Thread Michael Dykman
Your code might not qualify for the linking excepetion, but users of your code can use the inking exception to licence their product however they choose. - michael dykman On Mon, Apr 9, 2012 at 2:43 PM, James Ots wrote: > I don't think I can use a linking exception when I license my code, as >

Re: Licensing question about mysql_com.h

2012-04-09 Thread James Ots
I don't think I can use a linking exception when I license my code, as the GPL says I must license my code with the same licence that the original code used. James Ots On 8 April 2012 00:52, Michael Dykman wrote: > Not quite true.  Your driver would likely have to be published under > GPL but th

Re: Licensing question about mysql_com.h

2012-04-07 Thread Michael Dykman
Not quite true. Your driver would likely have to be published under GPL but that allows the linking exception which allows users of your driver to avoid having to open-source their own works which utilize the driver.Should someone decide to code bug fixes or extensions for your driver, those w

Licensing question about mysql_com.h

2012-04-07 Thread James Ots
I am writing a MySQL connector for the Dart programming language. I was hoping to licence it under the BSD Licence, but since it uses modified parts of mysql_com.h, which is licensed under the GPL, I'm guessing that I'll have to licence my connector under the GPL as well? And therefore, anyone who

Re: Commercial Licensing Question

2004-10-22 Thread Egor Egorov
You may direct your question to [EMAIL PROTECTED] -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [E

Re: Commercial Licensing Question

2004-10-20 Thread Jigal van Hemert
From: "mos" <[EMAIL PROTECTED]> Mike, > >but the current license seems require a > >commercial license only if you distribute MySQL with your commercial > >product. > I'm sorry, but I believe your statement is incorrect. If you distribute an > application (outside of the GPL) that requires MySQL t

RE: Re[2]: Commercial Licensing Question

2004-10-20 Thread Scott Hamm
But isn't it your job to inform the person reciving application about the license? -Original Message- From: DebugasRu [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:57 AM To: [EMAIL PROTECTED] Subject: Re[2]: Commercial Licensing Question Exactly: m> If you distr

Re[2]: Commercial Licensing Question

2004-10-20 Thread DebugasRu
Exactly: m> If you distribute an application (outside of the GPL) that requires MySQL to run m> then THE PERSON RECEIVING the application needs a commercial MySQL license. Whether the person in question gets the license from you or someone else is not your problem -- MySQL General Mailing List

Re: Commercial Licensing Question

2004-10-20 Thread mos
Jigal, but the current license seems require a commercial license only if you distribute MySQL with your commercial product. I'm sorry, but I believe your statement is incorrect. If you distribute an application (outside of the GPL) that requires MySQL to run (whether you distribute the MySQL en

Re: Commercial Licensing Question

2004-10-20 Thread Jigal van Hemert
> We intend to use MySQL database in one of our commercial applications. > We would like to know whether we need to buy MySQL license for each > of our product installations. Or How many installations can we make with > one commercial license of MySQL database. In general: The answer you will hea

RE: Commercial Licensing Question

2004-10-20 Thread Graham Cossey
t one MySQL database server. The MaxDB server is licensed per CPU or named user." > -Original Message- > From: Sujith Manuel [mailto:[EMAIL PROTECTED] > Sent: 20 October 2004 07:26 > To: [EMAIL PROTECTED] > Subject: Commercial Licensing Question > > > Hi, >

Commercial Licensing Question

2004-10-20 Thread Sujith Manuel
Hi, We intend to use MySQL database in one of our commercial applications. We would like to know whether we need to buy MySQL license for each of our product installations. Or How many installations can we make with one commercial license of MySQL database. Expecting the reply at the earliest.

Re: Windows Version of MySQL licensing question?

2002-02-13 Thread Miguel Angel Solorzano
At 20:31 12/02/2002 +, David Ayliffe wrote: Hi! You can assume that the Windows License Terms is the same than Unix version. The shareware is a License option that was abandoned. Regards, Miguel >I read in Paul's book that to use MySQL on a Windows platform you need >to pay for it. > >I

Re: Windows Version of MySQL licensing question?

2002-02-13 Thread Joseph Bueno
David Ayliffe a écrit : > > I read in Paul's book that to use MySQL on a Windows platform you need > to pay for it. > > I have downloaded a version of the server and client software from the > official MySQL.com site and installed it on XP without incident. > > Paul also writes that the version

Windows Version of MySQL licensing question?

2002-02-13 Thread David Ayliffe
I read in Paul's book that to use MySQL on a Windows platform you need to pay for it. I have downloaded a version of the server and client software from the official MySQL.com site and installed it on XP without incident. Paul also writes that the version for windows will be shareware only. Th

Re: Licensing question

2001-11-09 Thread Arjen G. Lentz
Hi Shankar, - Original Message - From: "Shankar Unni" <[EMAIL PROTECTED]> > What are the rules about "bundling" now? If we distribute a (standalone) > copy of MySQL with our product, does that expose our product to the GPL? Or > is it just like distributing a copy of Emacs with your OS?

Re: Licensing Question

2001-04-27 Thread Jeremy Zawodny
On Fri, Apr 27, 2001 at 07:15:59PM -0500, Alec Solway wrote: > > I'm a bit confused about whether I need to purchase a license in the > following situation. Different sources (MySQL by Paul DuBois and the > MySQL doc) differ in certain aspects, I assume the doc is more > accurate, but even still,

Licensing Question

2001-04-27 Thread Alec Solway
Hi, I'm a bit confused about whether I need to purchase a license in the following situation. Different sources (MySQL by Paul DuBois and the MySQL doc) differ in certain aspects, I assume the doc is more accurate, but even still, I want to make sure. I would like to install MySQL on my serve