Re: mysql user password funkyness

2007-09-27 Thread Michael Dykman
Keith, Is it possible you have a second entry for [EMAIL PROTECTED] which doesn't require a password? - michael dykman On 9/26/07, B. Keith Murphy [EMAIL PROTECTED] wrote: Everyone, So I have never seen this before. I set up a database yesterday. I added a user today in the normal

Re: mysql user password funkyness

2007-09-27 Thread B. Keith Murphy
@lists.mysql.com Sent: Wednesday, September 26, 2007 10:39:17 PM (GMT-0500) America/New_York Subject: mysql user password funkyness Everyone, So I have never seen this before. I set up a database yesterday. I added a user today in the normal manner.. ie grant usage on *.* to 'username

mysql user password funkyness

2007-09-26 Thread B. Keith Murphy
Everyone, So I have never seen this before. I set up a database yesterday. I added a user today in the normal manner.. ie grant usage on *.* to 'username'@'%' identified by 'password'; Here is the thing. You exit the console and try to log in with mysql -u username -ppassword and it