7 messages in com.mysql.lists.win32Re: MySQL won't work from inside NT E...
FromSent OnAttachments
Jari Aalto27 Oct 1999 15:57 
Jani Tolonen28 Oct 1999 07:40 
Bob Kline28 Oct 1999 08:35 
Jari Aalto28 Oct 1999 10:39 
Jani Tolonen01 Nov 1999 14:47 
Sinisa Milivojevic02 Nov 1999 04:48 
Michael Widenius15 Nov 1999 09:49 
Subject:Re: MySQL won't work from inside NT Emacs 20.4 cmdproxy/bash shell
From:Michael Widenius (mon@monty.pp.sci.fi)
Date:11/15/1999 09:49:41 AM
List:com.mysql.lists.win32

"Jari" == Jari Aalto <jari@poboxes.com> writes:

I know that the command line utility must use stdin and stdout for reading the input in order it to work correctly in Emacs shell. If mysql uses CON or something else, then it won't respond..

Jari> In Linux, using Xemacs 20.4, I can use mysql just by doing: Jari> [it works]

Jari> The problem is with Win32 version of mysql.

Jari> We must remember that Linux/Unix shell is completely different Jari> than using Win32 shell.

Jari> My suspicion is that mysql has been coded plain wrong to use some Win32 Jari> input reading and that's why it can't be run under Win32 Emacs.

Jari> I'd hope some of the developers of mysql would take into stand because Jari> we're purchasing a mySQL licence soon and unable to run the Jari> mysql under Win32 Emacs is a BIG DRAWBACK

Jari> .. Jari> Jani Tolonen <ja@mysql.com>

Hi!

mysql.exe only uses stdio/stdout on windows.

If someone wants to play with this on Win32, just mail me to get a copy of the MySQL Win32 source distribution.

Regards, Monty