<br><br><div class="gmail_quote">On Thu, Mar 6, 2008 at 7:15 PM, Lamar Owen <<a href="mailto:lowen@pari.edu">lowen@pari.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Thursday 06 March 2008, Don Russell wrote:<br>
> IANAL...<br>
><br>
> If a company has a commercial software product using some proprietary<br>
> database, and they want to switch to using MySQL, does the GPL license<br>
> allow them to continue to sell their product just as they did before, or<br>
> does GPL then mean their entire product has to fall under GPL?<br>
<br>
</div></div>If it links with the MySQL client libraries, then the code so linked must be<br>
GPL.<br>
</blockquote><div><br>I'm not sure what's meant by "links with MySQL"... do you mean "link" as in combining object modules to create a single executable? That won't be the case. I envision a communication link, to a mySQL server, possibly (probably on the same physical machine as the "application". There would be o need to change mySQL, other than through any normal configuration parameters...<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Or, you could use the BSD-licensed PostgreSQL instead and not have licensing<br>
issues.<br>
<br>
But I'm not a lawyer, and this is not legal advice.<br>
<font color="#888888"></font></blockquote><div><br>No worries... I'm just "testing the waters" to get a feel for what's what...<br><br>I appreciate the suggestion...<br></div></div><br>