Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0'
on subquery inside a SP Problem: repeated call of a SP containing an incorrect query with a subselect may lead to failed ASSERT(). Fix: set proper sublelect's state in case of error occured during subquery transformation.
Showing
Please register or sign in to comment