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 To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Windows mysql CLI and Cygwin terminals Date: Wed, 09 Mar 2005 11:54:23 -0800 Lines: 26 Message-ID: References: <422F447C DOT 1080307 AT brunson DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: farscape.lynx.com User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) In-Reply-To: <422F447C.1080307@brunson.com> X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: goc-cygwin AT m DOT gmane DOT org X-MailScanner-To: cygwin AT cygwin DOT com X-IsSubscribed: yes Eric Brunson wrote: > I've had a bitch of a time getting a response through, but anyway... > > If definitely seems to be a problem with the termio. When I 'type > blind' at the CLI then issue 'quit' all the output from my commands > pours out. > > Is there a work around? Some setting in the xterm or rxvt? No settings in xterm of rxvt - both use ptys in my understanding and there are not settings to turn off using ptys! The workaround is to use a Windows window not an rxvt/xterm window emulator. IOW click on the Cygwin icon on your desktop which should run the dumb, old, crappy DOS window shell with bash running inside of it (Either that or start a cmd window and then run bash --login -i). That should work with a Windows oriented mysql monitor since the Windows oriented mysql monitor is using things like /dev/conin and /dev/conout. At least this is how I understand it. > Otherwise, I'd love to have a copy of your cygwin compiled version. I > want to get it working in emacs SQLi mode, then I'll be happy. Try ftp://defaria.com/mysql-4.0.15a.tar.gz. No guarantees though... -- For Sale: Parachute. Only used once, never opened, small stain. -- 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/