• Monty's avatar
    MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog enabled,... · 4e2ca422
    Monty authored
    MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog enabled, assertion fails in Diagnostics_area::set_error_status
    
    Fixed by adding a MDL_BACKUP_COMMIT lock before altering temporary tables
    whose creation was logged to binary log (in which case the ALTER TABLE
    must also be logged)
    4e2ca422
backup_lock_binlog.result 963 Bytes