Bug #72783 | mysqlrpladmin:Cannot connect to the slave server. Unclear connection message. | ||
---|---|---|---|
Submitted: | 28 May 2014 12:54 | Modified: | 11 Jun 2014 4:22 |
Reporter: | Shahriyar Rzayev | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Utilities | Severity: | S1 (Critical) |
Version: | 1.4.3 | OS: | Linux (CentOS 6.5) |
Assigned to: | CPU Architecture: | Any |
[28 May 2014 12:54]
Shahriyar Rzayev
[29 May 2014 7:29]
MySQL Verification Team
Hello Shahriyar, Thank you for the bug report. Verified as described. Thanks, Umesh
[29 May 2014 20:41]
Chuck Bell
This is not a bug. The behavior is consistent with the mysql client: $ mysql -uroot -pwrong ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
[30 May 2014 6:12]
Shahriyar Rzayev
As you see i have already provided --master option for master server. --master=root:12345@localhost And why it wants to connect to master server again as user remote2? (192.168.1.77) This username is provided on slaves-login option: --discover-slaves-login='remote2':'Pass@123'
[11 Jun 2014 4:22]
MySQL Verification Team
Per dev's note - [29 May 20:41] Charles Bell This is not a bug. The behavior is consistent with the mysql client: Marking this as not a bug.