diff options
author | Aleksey Midenkov <midenok@gmail.com> | 2019-06-25 10:53:33 +0300 |
---|---|---|
committer | Aleksey Midenkov <midenok@gmail.com> | 2019-07-08 14:55:59 +0300 |
commit | 69749629455605c64f7bb1a2012e9cbe13f61b76 (patch) | |
tree | 52b2ee08df668c1b65395135a9de94b3ca45c046 /sql/sql_lex.cc | |
parent | af5b0dbab6f4dbd83cb38031286916adbb1827a4 (diff) | |
download | mariadb-git-69749629455605c64f7bb1a2012e9cbe13f61b76.tar.gz |
MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table with virtual columns and indexes
Cause
Stale thd->m_stmt_da->m_sql_errno which is from different invocation.
Fix
Reset error state before attempt to open table.
Diffstat (limited to 'sql/sql_lex.cc')
0 files changed, 0 insertions, 0 deletions