X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <48484944.3080207@etr-usa.com>
Date: Thu, 05 Jun 2008 14:15:00 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: MySql doesn't work in cygwin
References: <17673717.post@talk.nabble.com> <48482E82.4070602@etr-usa.com> <17677561.post@talk.nabble.com>
In-Reply-To: <17677561.post@talk.nabble.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Please keep replies on the mailing list.

Berable wrote:
> 
> I can access the my mysql running in windows from cygwin, instead of mysql
> that I have installed in cygwin environment? 
> 
> How can I do this? I prefer this way... but I'm newbie in this
> subject....rssss

If you install the Windows port of the MySQL server from mysql.com, that 
will include the "mysql" command line program.  You can use that from 
the Cygwin command line.  If that's all you need, you don't need any 
special Cygwin support.

If you need to develop Cygwin programs that act as MySQL clients, see 
README-Cygwin.txt in the MySQL++ distribution for instructions on how to 
build a Cygwin version of libmysqlclient:

	http://tangentsoft.net/mysql++/

Those instructions are valid even if you don't use MySQL++.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

