• Monty's avatar
    Speed up writing to encrypted binlogs · 120b73a0
    Monty authored
    MDEV-21604
    
    Added "virtual" low level write function encrypt_or_write that is set
    to point to either normal or encrypted write functions.
    
    This patch also fixes a possible memory leak if writing to binary log fails.
    120b73a0
log_event_server.cc 271 KB