mysql password bug?

paulus

Verified User
Joined
Sep 11, 2007
Messages
27
One of my clients had this just, when he created a new database, with a random password, he was unable to login. This same was for using his main account name with the random password. When he changed the random password to a self choosen password for the user for that db, he was able to login. I am able to reproduce this.
Is this a bug, or are we doing just something wrong? This happened since the update of 1.31.2.
 
Anyone else experiencing this? I tested it myself on our build system, but didn't have any troubles.. Include the OS and version of mysql if you are. Be double sure to use the correct password that is output after the account is created.

John
 
My OS is debian etch, with php 5.2.5 and mysql 5.0.45.

I tried to copy the password several times from DA (And pasted first somewhere else, to be sure there arent whitespaces before/after), and didnt had luck.

EDIT:
I have done some more testing, but it looks like it doesnt always happen, more to say, I cant reproduce it now not again, with creating a new customer.
The customer who had the problem yesterday still has the problem, he can login with his username and pass in DA, but cant login with that username in phpmyadmin.
Something weirds is happening looks like :|
 
Last edited:
Back
Top