Bug #56947 InnoDB leaks memory when failing to create a table
row_create_table_for_mysql(): When the table creation fails, free the dict_table_t object.
Showing
Please register or sign in to comment
row_create_table_for_mysql(): When the table creation fails, free the dict_table_t object.