Bug #1761 | mysql should give an error if 2 machines have the same server-id | ||
---|---|---|---|
Submitted: | 5 Nov 2003 17:26 | Modified: | 7 Jun 2004 11:15 |
Reporter: | Dan Edwards | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S4 (Feature request) |
Version: | 4.0.16 | OS: | Linux (redhat 9) |
Assigned to: | Guilhem Bichot | CPU Architecture: | Any |
[5 Nov 2003 17:26]
Dan Edwards
[6 Nov 2003 6:33]
Guilhem Bichot
Hi, I put it in discussion internally. Regards, Guilhem
[7 Jun 2004 11:15]
Guilhem Bichot
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Hi, starting from 4.1.3, the replication slave will print a warning message to its error log if server ids are equal. (done in ChangeSet@1.1843.14.1, 2004-06-03 23:17:18+02:00, guilhem@mysql.com) Guilhem