• Sergei Golubchik's avatar
    MDEV-31183 binlog_encryption.encrypted_master_switch_to_unencrypted_gtid fails... · 677d6f0f
    Sergei Golubchik authored
    MDEV-31183 binlog_encryption.encrypted_master_switch_to_unencrypted_gtid fails in BB with UBSAN runtime error: downcast of address
    
    sql/log.cc:11101:56: runtime error: downcast of address 0x7f9dc801e9c8 which does not point to an object of type 'Gtid_list_log_event'
    sql/sql_repl.cc:1429:12: runtime error: member call on address 0x7f1ca401ea48 which does not point to an object of type 'Gtid_list_log_event'
    677d6f0f
log.cc 326 KB