mirror of https://github.com/MariaDB/server
Browse Source
Removed an assertion that was not valid for the cases where the query in a prepared statement contained a single-row non-correlated subquery that was used as an argument of the IS NULL predicate. mysql-test/r/ps.result: Added a test case for bug #25027. mysql-test/t/ps.test: Added a test case for bug #25027.pull/374/head
3 changed files with 33 additions and 1 deletions
Loading…
Reference in new issue