Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <4110A2B3.A335B0F3@dessent.net> Date: Wed, 04 Aug 2004 01:47:47 -0700 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Re: MySQL Client, Windows 2000 Server, Cygwin References: <410FCD4D DOT 7000702 AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Will Martell wrote: > I fixed the problem by invoking MySQL like this: > mysql -h 127.0.0.1 > > My Question is... How can I avoid having to type this "-h 127.0.0.1" in > every time I access mysql from cygwin. Add it to your my.cnf file. Read chapter 4 of the MySQL manual. This is not a cygwin question, it's a MySQL support question, please ask there for further details. Brian -- 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/