• Marko Mäkelä's avatar
    Bug#12543706 - innodb-fast-shutdown=2: Assert · 2646dd96
    Marko Mäkelä authored
    node->modification_counter == node->flush_counter
    
    This bug (an assertion failure during a crash-like shutdown)
    was introduced by the fix of
    Bug#12323643 Clean up the InnoDB thread shutdown and assertions (WL#5136).
    
    fil_node_close_file(): Relax the failing assertion
    when innodb_fast_shutdown=2.
    2646dd96
fil0fil.c 128 KB