• Vasil Dimov's avatar
    Fix Bug#16000909 MEMORY LEAK, MYSQL_INPLACE_ALTER_TABLE · 0dd066cb
    Vasil Dimov authored
    This is a followup to the fix of
    Bug#14628410 ASSERTION `! IS_SET()' FAILED IN DIAGNOSTICS_AREA::SET_OK_STATUS
    (satya.bodapati@oracle.com-20121213132316-5joz4phltx9yhjs7)
    
    In innobase_mysql_tmpfile(): allocate/open the file after
    the return(-1); statement.
    0dd066cb
ha_innodb.cc 331 KB