• unknown's avatar
    opt_range.cc: · ff696375
    unknown authored
      Fixed buf #11487.
      Added a call of  QUICK_RANGE_SELECT::init to the
      QUICK_RANGE_SELECT::reset method. Without it the second
      evaluation of a subquery employing the range access failed.
    subselect.result, subselect.test:
      Added a test case for bug #11487.
    
    
    mysql-test/t/subselect.test:
      Added a test case for bug #11487.
    mysql-test/r/subselect.result:
      Added a test case for bug #11487.
    sql/opt_range.cc:
      Fixed buf #11487.
      Added a call of  QUICK_RANGE_SELECT::init to the
      QUICK_RANGE_SELECT::reset method. Without it the second
      evaluation of a subquery employing the range access failed.
    ff696375
subselect.result 108 KB