• unknown's avatar
    This ChangeSet must be null-merged to 5.0. Applied innodb-4.1-ss33 · 870b2e0a
    unknown authored
    Fixes:
    - Bug #24089: Race condition in fil_flush_file_spaces()
    
    
    innobase/fil/fil0fil.c:
      Applied innodb-4.1-ss33
      
      Revision r33:
      innodb-4.1: Merge r1002 from innodb/trunk:
      
      fil_flush_file_spaces(): Copy the system->unflushed_spaces list to an
      array while holding the mutex.  This removes the crash-triggering
      race condition that was introduced when fixing Bug 15653.  (Bug #24089)
    870b2e0a
fil0fil.c 118 KB