=== modified file 'storage/innobase/row/row0mysql.c' --- storage/innobase/row/row0mysql.c revid:sunanda.menon@sun.com-20101007132514-yrhckyu0eltsytrt +++ storage/innobase/row/row0mysql.c revid:marko.makela@oracle.com-20101011080147-72nory5su5bo9j9k @@ -1978,12 +1978,13 @@ row_create_table_for_mysql( } /* We may also get err == DB_ERROR if the .ibd file for the table already exists */ trx->error_state = DB_SUCCESS; + dict_mem_table_free(table); } que_graph_free((que_t*) que_node_get_parent(thr)); trx->op_info = "";