• guilhem@gbichot3.local's avatar
    Fix for BUG#20866 "show table status on innodb raises assertion" · 73625c3a
    guilhem@gbichot3.local authored
    and its duplicate BUG#19057 "Test 'rpl_row_func003' fails on SuSE SLES9 x86".
    It was an assertion failure, only in debug builds, not present
    in released versions (nothing to document).
    It happened when doing SHOW TABLE STATUS on an InnoDB table
    having an auto_increment column, right after creating the table.
    The test which would have caught this problem was disabled in 
    mid-April for another reason (how much I like tests disabled for
    months...).
    73625c3a
disabled.def 3.33 KB