Bug #60132 Need to restrict CREATE,DROP statement being logged in binlog
Submitted: 15 Feb 2011 15:44 Modified: 15 Feb 2011 18:45
Reporter: Vimalesh S Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Replication Severity:S4 (Feature request)
Version:5.1.36 OS:Any
Assigned to: CPU Architecture:Any
Tags: binlog, restrict

[15 Feb 2011 15:44] Vimalesh S
Description:
Needed an feature requirement , that I would like to restrict the DML statement being logged in binlog , so that I will skip replicating it.

How to repeat:
Setup the master slave server.
Just execute CREATE, DROP ,ALTER  DML statement . 

Suggested fix:
Suggest to restrict the DML based restriction
[15 Feb 2011 18:45] Valeriy Kravchuk
This is a duplicate of bug #16916.