X-Spam-Check-By: sourceware.org
Date: Wed, 5 Apr 2006 13:03:09 -0400 (EDT)
From: Igor Peshansky <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Jason Leung <closednode@gmail.com>
cc: cygwin@cygwin.com
Subject: Re: Cywin SSHD MySQL
In-Reply-To: <d83b35df0604050915j247c37e3k34fbb794c07e6a0b@mail.gmail.com>
Message-ID: <Pine.GSO.4.63.0604051256290.12523@access1.cims.nyu.edu>
References: <d83b35df0604050915j247c37e3k34fbb794c07e6a0b@mail.gmail.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Jason,

<http://cygwin.com/acronyms/#PPIOSPE>.  Redirecting to the list.

On Wed, 5 Apr 2006, Jason Leung wrote:

> Hello,
>
> I was reading the cygwin forums, Came across this post
> http://www.cygwin.com/ml/cygwin/2006-03/msg00674.html regarding MySQL,
> Cygwin, and SSH. I'm actually having the same problem, I can't get into
> mysql remotely.

This doesn't sound like the same problem.  The problem Paul was seeing was
with no output from the mysql shell due to it being confused about
Cygwin's ptys.

> I was wondering if either of you had come across a workaround to the
> problem? I'm writing a script to do some administrative task's and using
> ssh is one of my only means of grabbing information from the remote
> machine. IE MySQL's SHOW MASTER STATUS.
>
> Any leads would be very much appreciated.
>
> Thank you,
> Jason Leung

You probably don't need to use MySQL interactively anyway.  If you have
troubles accessing the *database* from an ssh session, one thing to
remember is that public-key ssh fakes the authentication token (since it
cannot really get the user's password to put in there), so any activity
that requires the "real" (i.e., password-login) token (e.g., accessing
network shares) will fail.

If that is not your problem, please elaborate on what you mean by "can't
get into MySQL".  And please keep this discussion on the list in the
future.
	Igor
P.S. Noticing that you use GMail, please also read
<http://cygwin.com/acronyms/#PCYMTNQREAIYR> before posting a reply.
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"

--
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/

