mirror of https://github.com/MariaDB/server
Browse Source
dict_table_t::prepare_instant(): Remove too strict assertions that
could fail if the MariaDB and InnoDB data dictionaries are out of sync.
That the dictionaries got out of sync during TRUNCATE TABLE
is a separate bug was fixed in 10.2 by
commit 971e1d8677.
pull/970/head
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue