I just freshly installed cygwin along with a variety of other things. When attempting to connect to mysql from within a cygwin bash shell, it goes something like this:
[EMAIL PROTECTED]:~] $ mysql -uroot -p Enter password: **ldk*j****vjl* ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) [EMAIL PROTECTED]:~] $ ldkjvjl bash: ldkjvjl: command not found [EMAIL PROTECTED]:~] $ When typing my password (slowly, quickly, whatever), some of the characters show up in plain text and apparently are not sent as part of the password. If I try to type anything on the prompt after attempting to connect, it first prints all of those characters. I tried reinstalling all the base modules for cygwin, same effect. The windows command prompt has no problems. Has anybody encountered something like this before?
cygcheck.out
Description: cygcheck.out
-- 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/