| delorie.com/archives/browse.cgi | search |
| 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 |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: MySQL Doesn't Respond After Cygwin Install, Please Help Me. |
| Date: | Thu, 22 Jul 2004 13:10:15 +0100 |
| MIME-Version: | 1.0 |
| In-reply-to: | <40FFA663.8070007@yahoo.com> |
| Message-ID: | <NUTMEGv1Kq2EkW66oTE000009ef@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 22 Jul 2004 12:10:15.0203 (UTC) FILETIME=[D8B2A730:01C46FE4] |
> -----Original Message-----
> From: cygwin-owner On Behalf Of Will Martell
> Sent: 22 July 2004 12:35
> Hello All,
>
> Thank you for reading this email.
>
> I have the following Configuration
> Windows 2000 Server
> MySQL Win32 Binaries Installed
> Current Release of Cygwin installed
> I can connect from the C: prompt and I can issue a select
> statement from the BASH shell if I put the -e flag
> after mysql.,
^^^^^^^^^^^
You omitted to mention that bit last time, which caused me some confusion!
> but I can not just
> type mysql and get the standard, Welcome to MySQL blah blah..
Hmm. Two thoughts:
#1. Maybe something's gone wrong with the cygwin ttymode/terminfo stuff,
and MySQL is actually printing that out and working in general, but
nothing's being displayed. You could find that out by trying to enter a few
commands "typing blind" that maybe create or delete a table or record and
see if they turn out to have the actual effect on the database/tables that
you'd expect.
#2. Is the MySQL Win32 binary install perhaps built under cygwin, and maybe
installs its own version of the dll? Run "cygcheck -s -v -r > cygcheck.out"
in a bash shell, then send the cygcheck.out file - as an attachment please!
- to the list. Maybe we'll see something in your environment that explains
it all.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |