Bug #72769 | mysqlrplshow: Cannot connect to the slave server. Unclear connection message. | ||
---|---|---|---|
Submitted: | 28 May 2014 7:31 | Modified: | 11 Jun 2014 4:24 |
Reporter: | Shahriyar Rzayev | Email Updates: | |
Status: | Duplicate | 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 7:31]
Shahriyar Rzayev
[28 May 2014 9:52]
MySQL Verification Team
Hello Shahriyar, Thank you for the bug report. Verified as described. Thanks, Umesh
[29 May 2014 20:49]
Chuck Bell
Duplicate of BUG#72707. Also, the error message concerning wrong password is consistent with the mysql client and therefore not a defect. $ mysql -uroot -pwrong ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
[30 May 2014 6:22]
Shahriyar Rzayev
Marked as Duplicate of http://bugs.mysql.com/bug.php?id=72707 ? "mysqlrplsync does not detect stopped slave server " -> it is another topic and not related to this report at all. Related to exact this report i must say: As you see i have already provided --master option for master server. --master=root:12345@localhost And why it wants(must) to connect to master server again as user remote2? (192.168.1.77)