• unknown's avatar
    Fixed bug #25027. · 2f78d5ca
    unknown authored
    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.
    2f78d5ca
ps.test 43.1 KB