1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/storage
Aleksey Midenkov 08baaa14b9 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.
2019-07-07 23:11:20 +03:00
..
2019-06-18 11:30:06 +03:00
2019-06-06 22:09:31 +04:00
2019-06-06 22:09:31 +04:00
2019-05-14 17:18:46 +03:00
2019-06-18 11:30:06 +03:00
2019-05-19 20:55:37 +02:00
2019-07-04 10:27:10 +02:00