• Teemu Ollakka's avatar
    Implement wsrep_load_data_splitting with streaming replication · f06a0b53
    Teemu Ollakka authored
    If wsrep_load_data_splitting is configured, change streaming replication
    parameters internally to match the original behavior, i.e. replicate
    on every 10000 rows. After load data is over, restore original
    streaming replication settings.
    
    Removed redundant wsrep_tc_log_commit().
    f06a0b53
wsrep_mysqld.cc 79.5 KB