mirror of https://github.com/MariaDB/server
Browse Source
In fill_schema_table_by_open(): free item list before restoring active arena. sql/sql_show.cc: Replaced i_s_arena.free_items with DBUG_ASSERT(i_s_arena.free_list == NULL) (there's nothing to free in that list)pull/843/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue