• Monty's avatar
    MDEV-19585 Assertion with S3 table and flush_tables · 4dbe6776
    Monty authored
    The problem was two fault:
    - flush_tables() wrongly gave errors when failing to open read only tables
    - backup_block_ddl() didn't properly ignores errors from flush_tables()
    
    The test case for this will be pushed in 10.5 as the test involves
    S3 tables.
    4dbe6776
sql_base.cc 302 KB