1. 19 Nov, 2003 1 commit
    • pem@mysql.comhem.se's avatar
      Fixed BUG#1862 (flush table in SPs didn't work). · c4871b24
      pem@mysql.comhem.se authored
      Fixed various bugs: setting local variables to NULL, SELECT INTO var now actually
      might work, SELECT INTO with not row now gives a "no data" warning (instead of
      the "empty query" error), etc.
      Updated test cases accordingly.
      c4871b24
  2. 17 Nov, 2003 3 commits
  3. 14 Nov, 2003 1 commit
  4. 13 Nov, 2003 1 commit
    • pem@mysql.comhem.se's avatar
      Various bug fixes: · c38bb3d7
      pem@mysql.comhem.se authored
        - Duplicate parameters/variables, conditions and cursors (not allowed).
        - ITERATE in labelled BEGIN-END (not allowed).
        - Missing SQLSTATE [VALUE] keywords in CONDITION/HANDLER declaration (added).
        - Empty BEGIN-END (now allowed).
        - End label (now optional).
      c38bb3d7
  5. 30 Oct, 2003 4 commits
  6. 28 Oct, 2003 3 commits
  7. 23 Oct, 2003 4 commits
  8. 22 Oct, 2003 1 commit
  9. 21 Oct, 2003 4 commits
  10. 20 Oct, 2003 7 commits
  11. 19 Oct, 2003 2 commits
  12. 17 Oct, 2003 3 commits
  13. 16 Oct, 2003 6 commits