1. 23 Jun, 2005 4 commits
    • unknown's avatar
      opt_range.cc: · 62b82e18
      unknown authored
        Identation correction.
      
      
      sql/opt_range.cc:
        Identation correction.
      62b82e18
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · 71150f3c
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      
      sql/opt_range.cc:
        Auto merged
      71150f3c
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · e7086e93
      unknown authored
      into mysql.com:/home/psergey/mysql-5.0-back-vac-look
      
      
      sql/opt_range.cc:
        Auto merged
      e7086e93
    • 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
  2. 22 Jun, 2005 36 commits