• Monty's avatar
    Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine · 7ae812cf
    Monty authored
    MDEV-22468 BACKUP STAGE BLOCK_COMMIT should block commit in the Aria engine
    
    This is needed to ensure that mariabackup works properly with Aria tables
    
    This code ads new calls to ha_maria::implicit_commit(). These will be
    deleted by MDEV-22531 Remove maria::implicit_commit().
    7ae812cf
sql_parse.cc 329 KB