If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > mysql / cygwin / ssh

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-04, 11:30
codergish codergish is offline
Registered User
 
Join Date: Jan 2004
Location: Canada
Posts: 6
mysql / cygwin / ssh

Mysql (windows version) is installed on my windows 2003 server.
I am having trouble with login to mysql via cgywin ssh. I can successfully login into ssh. WHen I run mysql -uname -pword, with the correct uname,pword it seems to hang. WHen I use bad uname/passwrd it gives me a login error right away.

Using the approriate uname/pass, it hangs like I said, I run show databases, and nothing, and after I will try executing any SQL statement, and nothing happens tilll I give a invalid SQL statement. THen it processes all the correct statements and will finally give a invalid statement error from my last query.

ANy one understand what I am trying to explain.

C
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On