• osku's avatar
    Fix bug #18934, "InnoDB crashes when table uses column names like · b6e02dd2
    osku authored
    DB_ROW_ID", by refusing tables that use reserved column names.
    
    Add dict_mem_table_free(), use it instead of duplicating the code everywhere.
    
    Use already existing dict_mem_index_free().
    
    Fix memory leaks in row_create_table_for_mysql() in rare corner cases.
    b6e02dd2
innodb.result 103 KB