MDEV-17738 Server crashes in Item::delete_self on closing connection after unsuccessful PS
Also fixes: MDEV-17741 Assertion `thd->Item_change_list::is_empty()' failed in mysql_parse after unsuccessful PS The problem was introduced by: commit f033fbd9 Changed the test case for MDEV-15571 It was later fixed, but in 10.3 only: commit ce2cf855 MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse upon SELECT from a view reading from a versioned table This patch is a backport of ce2cf855 to 10.2
Showing
mysql-test/r/ps_error.result
0 → 100644
mysql-test/t/ps_error.test
0 → 100644
Please register or sign in to comment