• Jan Lindström's avatar
    Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e. · a3acd725
    Jan Lindström authored
    4229: MDEV-5670: Assertion failure in file buf0lru.c line 2355
          Add more status information if repeatable.
    
    4230: MDEV-5673: Crash while parallel dropping multiple tables under heavy load
          Improve long semaphore wait output to include all semaphore waits
          and try to find out if there is a sequence of waiters.
    
    4233: Fix compiler errors on product build.
    
    4237: Fix too agressive long semaphore wait output and add guard against introducing
          compression failures on insert buffer.
    
    4238: Fix test failure caused by simulated compression failure on
          IBUF_DUMMY table.
    a3acd725
mtr_warnings.sql 9.95 KB