• unknown's avatar
    subselect.test, subselect.result: · 6f0a6260
    unknown authored
      Added a test case for bug #12392.
    item_cmpfunc.cc:
      Fixed bug #12392.
      Missing handling of rows containing NULL components
      when evaluating IN predicates caused a crash.
    
    
    sql/item_cmpfunc.cc:
      Fixed bug #12392.
      Missing handling of rows containing NULL components
      when evaluating IN predicates caused a crash.
    mysql-test/r/subselect.result:
      Added a test case for bug #12392.
    mysql-test/t/subselect.test:
      Added a test case for bug #12392.
    6f0a6260
item_cmpfunc.cc 62.5 KB