Can someone tell me how to prevent the following commands
DROP TABLE <tbl-name>;
TRUNCATE TABLE <tbl-name>;
from being replicated to slaves?
Can someone tell me how to prevent the following commands
DROP TABLE <tbl-name>;
TRUNCATE TABLE <tbl-name>;
from being replicated to slaves?