• Vasil Dimov's avatar
    Fix Bug#16000909 MEMORY LEAK, MYSQL_INPLACE_ALTER_TABLE · 17c71588
    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.
    17c71588
ha_innodb.cc 331 KB