Bug #25388 | DROP DATABASE is not relayed in a replication chain | ||
---|---|---|---|
Submitted: | 3 Jan 2007 14:18 | Modified: | 8 Jan 2007 8:39 |
Reporter: | Michael Zimmermann | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.0.27 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | drop database, relay, replication |
[3 Jan 2007 14:18]
Michael Zimmermann
[3 Jan 2007 20:07]
Valeriy Kravchuk
Thank you for a problem report. Please, send my.cnf files for all three servers. Just to be sure.
[7 Jan 2007 19:19]
MySQL Verification Team
Michael, Thank you for the bug report, but this is not really a bug. By default slave doesn't log events that come from master. You can enabled it with --log-slave-updates option. http://dev.mysql.com/doc/refman/5.0/en/replication-options.html
[8 Jan 2007 8:39]
Michael Zimmermann
Ooops, sorry for the hassle I caused.