• unknown's avatar
    MDEV-4506: Parallel replication. · 2fbd1c73
    unknown authored
    MDEV-5189: Error handling in parallel replication.
    
    Fix error handling in parallel worker threads when a query fails:
    
     - Report the error to the error log.
    
     - Return the error back, and set rli->abort_slave.
    
     - Stop executing more events after the error.
    2fbd1c73
slave.h 10 KB