Bug #64800 | mysqldump with --include-master-host-port putting quotes around port number | ||
---|---|---|---|
Submitted: | 29 Mar 2012 14:44 | Modified: | 31 Mar 2012 10:12 |
Reporter: | Andy Pai | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | server: 5.5.15, mysqldump: 10.13, 5.6.6 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution, replication slave mysqldump |
[29 Mar 2012 14:44]
Andy Pai
[31 Mar 2012 10:12]
Sveta Smirnova
Thank you for the report. Verified as described. Test case for MTR: --source include/master-slave.inc connection slave; --exec $MYSQL_DUMP_SLAVE --dump-slave --apply-slave-statements --include-master-host-port test
[15 Jun 2012 5:00]
Stewart Smith
patch to fix bug and test case
Attachment: bug64800.patch (text/x-patch), 1.69 KiB.
[15 Jun 2012 5:07]
Stewart Smith
and the Percona Server bug report: https://bugs.launchpad.net/percona-server/+bug/1013432