• Monty's avatar
    Fixed rpl.rpl_mariadb_slave_capability.result file · 80544a58
    Monty authored
    The cause was an uninitalized variable on the slave when reading a dummy
    event that can only be generated by the test.
    
    Fixed by ensuring that flag2 is always initialized.
    Fixed also some indentation issues and improved comments.
    80544a58
log_event_server.cc 271 KB