Details
- 
    
Task
 - 
    Status: Open (View Workflow)
 - 
    
Major
 - 
    Resolution: Unresolved
 - 
    None
 - 
    None
 
Description
Current "create server" will not be written to binlog.
For Galera it was changed and will be replicated via writeset.
Behaviour is inconsistent (galera <-> async) and there are good reason to replicate created server.
Maybe a variable is needed for backward compatibility
create_server_write_to_binlog = 1
Default is 0 (disabled)