1. 01 Oct, 2008 2 commits
  2. 30 Sep, 2008 8 commits
  3. 29 Sep, 2008 1 commit
    • Alexey Botchkov's avatar
      Bug#37949 Crash if argument to SP is a subquery that returns more than one row · b6f4b1c0
      Alexey Botchkov authored
           JOIN for the subselect wasn't cleaned if we came upon an error
           during sub_select() execution. That leads to the assertion failure
           in close_thread_tables()
      
           part of the 6.0 code backported
      
      per-file comments:
        mysql-test/r/sp-error.result
      Bug#37949 Crash if argument to SP is a subquery that returns more than one row 
          test result
      
        mysql-test/t/sp-error.test
      Bug#37949 Crash if argument to SP is a subquery that returns more than one row 
          test case
      
        sql/sp_head.cc
      Bug#37949 Crash if argument to SP is a subquery that returns more than one row 
          lex->unit.cleanup() call added if not substatement
      b6f4b1c0
  4. 25 Sep, 2008 1 commit
  5. 23 Sep, 2008 2 commits
  6. 22 Sep, 2008 3 commits
  7. 20 Sep, 2008 5 commits
  8. 18 Sep, 2008 8 commits
  9. 17 Sep, 2008 4 commits
  10. 16 Sep, 2008 6 commits