1. 12 Dec, 2003 1 commit
    • pem@mysql.comhem.se's avatar
      In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to · 7a20e528
      pem@mysql.comhem.se authored
      make characteristics (and SHOW) work right, we had to separate the old
      definition blob in the mysql.proc table into separate fields for parameters,
      return type, and body, and handle the characteristics (like SQL SECURITY)
      separately... and then reassemble the CREATE string for parsing, of course.
      This is rather ugly, mostly the parser bit. (Hopefully that will be better
      with the new parser.)
      7a20e528
  2. 11 Dec, 2003 1 commit
  3. 10 Dec, 2003 1 commit
  4. 09 Dec, 2003 7 commits
  5. 08 Dec, 2003 11 commits
  6. 07 Dec, 2003 1 commit
  7. 06 Dec, 2003 3 commits
  8. 05 Dec, 2003 3 commits
  9. 04 Dec, 2003 12 commits