Re: DROP DATABASE propagation
This is a documented behaviour, hidden somewhere in MySQL doc: database-level statements (such as CREATE/DROP DATABASE) are *not* replicated when you use replicate-wild-do-table.
Note that TRUNCATE TABLE also don't work in this case (even if the table matches the "wild-do").
Hugues
Subject
Views
Written By
Posted
3712
May 19, 2005 09:17AM
Re: DROP DATABASE propagation
1903
June 20, 2005 10:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.