Bug #76969 | mysql treats password argument (-p) inconsistently | ||
---|---|---|---|
Submitted: | 7 May 2015 12:24 | Modified: | 17 Mar 2016 7:50 |
Reporter: | Tahir Hassan | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.6 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[7 May 2015 12:24]
Tahir Hassan
[8 May 2015 5:57]
Chiranjeevi Battula
Hello Tahir Hassan, Thank you for the bug report. I tried to reproduce the issue at my end using mysql-installer-community-5.6.24.0.msi in new system but not seeing any issues with password. Thanks, Chiranjeevi.
[8 May 2015 8:40]
Tahir Hassan
Thanks Chiranjeevi for your response. I reproduced this bug twice, at work and at home. Could you try this on a new machine: * Install mysql-installer-community-5.6.24.0.msi, setting the root password to 4saR00t£r * login using the command line mysql tool: mysql -uroot -p4saR00t£r (At this point it should log in fine, so exit it). * now log in trying: mysql -uroot -p It will ask you for the password which you will type but it will say: Access denied for user 'root'@'localhost' (using password: YES) ------------------------------------ Can you confirm/disconfirm the above happening? I am just surprised that I could get this same bug to reproduce at work and at home. Is it the password I am using, because I was using the same one twice?
[17 Mar 2016 7:50]
Chiranjeevi Battula
Hello Tahir Hassan, Thank you for your feedback. I could not repeat this issue at my end with the provided information. If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL. Thanks, Chiranjeevi.