MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...
MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status Error state is not stored in check_and_do_in_subquery_rewrites() when there is illegal combination of optimizer switches. So all the functions eventually return false. Thus the assetion failure.
Showing
This diff is collapsed.
Please register or sign in to comment