Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BCEFB19.2070900@likai.net> Date: Thu, 18 Oct 2001 11:54:01 -0400 From: Li-Kai Liu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin Subject: Re: cygwinb19 and mysql-win32 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit >They use it explicitly for their mysqlc. mysql and mysqlc are the comman >line tools for MySQL, while mysql offers just limited text line editing >capabilities, mysqlc offers readline editing. And - as Robert already >mensioned - they state this explicitly in the manual (Ch. 4) with the demand >to copy this file to the Windows system directory. > >So they violate the license and even more they create a number of Cygwin >users breaking their environment! > you're right. an objdump of mysqlc shows that it's being linked to the library cygwinb19.dll if readline is all they need, they should grab a gnu readline. by the way, isn't mysql licensed under GPL as well? see: http://www.mysql.com/products/index.html i'm wondering, when they sell mysql under commercial licensing, do they sell the binary or the source code? if source code is all what they sell, and they do not include a portion of cygwin or any other modifications of GPL'ed code in their source, then they should be fine. liulk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/