1. 26 Jan, 2006 1 commit
    • pem@mysql.com's avatar
      Fixed on BUG#16568: Continue handler with simple CASE not working correctly · ff4e2892
      pem@mysql.com authored
        After trying multiple inheritance (to messy and hard make it work) and
        sublassing jump_if_not (worked, but ugly), decided to on this solution
        instead:
        Inserting an abstract sp_instr_opt_meta class as parent for all instructions
        with destinations makes it possible to handle a continuation pointer for
        sp_instr_set_case_expr too.
        Note: No special test case; the fix is captured by the changed behaviour of
        bug14643_2, and bug14498_4 (formerly disabled), in sp.test.
      ff4e2892
  2. 25 Jan, 2006 5 commits
  3. 24 Jan, 2006 9 commits
  4. 23 Jan, 2006 7 commits
  5. 22 Jan, 2006 1 commit
  6. 21 Jan, 2006 6 commits
  7. 20 Jan, 2006 3 commits
  8. 19 Jan, 2006 8 commits