Bug #48079 Add dynamic variables for parameters replicate-do-db, replicate-ignore-db, etc.
Submitted: 15 Oct 2009 12:49 Modified: 30 Oct 2009 8:33
Reporter: Andrii Nikitin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Replication Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[15 Oct 2009 12:49] Andrii Nikitin
Description:
Following parameters require server restart, but it is much more usable if they are dynamic variables:

replicate-do-db
replicate-do-table
replicate-ignore-db
replicate-ignore-table
replicate-rewrite-db
replicate-same-server-id
replicate-wild-do-table
replicate-wild-ignore-table

They may require only SQL Thread stopped, not server restart

How to repeat:
feature request

Suggested fix:
Add global dynamic variables
[30 Oct 2009 7:39] Zhenxing He
See also bug#39993
[30 Oct 2009 8:33] Zhenxing He
Dup of bug#29703