Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4125F108.3030209@x-ray.at> Date: Fri, 20 Aug 2004 14:39:36 +0200 From: Reini Urban <rurban AT x-ray DOT at> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714 MIME-Version: 1.0 To: Song Ken Vern-E11804 <kensong AT motorola DOT com> CC: cygwin AT cygwin DOT com, win32 AT lists DOT mysql DOT com Subject: Re: Running native windows mysql in cygwin shell References: <B9D86848C536D411B1D2009027E85170269E2E76 AT zsg02exm01 DOT corp DOT mot DOT com> In-Reply-To: <B9D86848C536D411B1D2009027E85170269E2E76@zsg02exm01.corp.mot.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Song Ken Vern-E11804 schrieb: > I have installed mysql native windows version on Windows. > I have also compiled and installed mysql for cygwin . (I did this because I wanted install the mysql perl modules) you'll only need cygwin libmysqlclient therefore, not the database and not the cygwin clients. > But, running the native version of mysqldump.exe in a cygwin shell seems to hang. > If I run the version compiled from sources, it seems to work. > The database server is the native windows version. > http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-4.1.3b-beta-win.zip > > Is this expected behaviour? not expected, but a known problem with the native client versions in the cygwin shell since years. also try to add the host=127.0.0.1 line to the [client] entry at c:\my.cnf so that it will not use the socket method. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/