An error occurred fetching the project authors.
  1. 14 Feb, 2003 1 commit
  2. 12 Feb, 2003 1 commit
  3. 10 Feb, 2003 1 commit
  4. 02 Feb, 2003 1 commit
  5. 30 Jan, 2003 1 commit
  6. 29 Jan, 2003 1 commit
  7. 28 Jan, 2003 1 commit
  8. 26 Jan, 2003 1 commit
  9. 25 Jan, 2003 1 commit
  10. 21 Jan, 2003 1 commit
  11. 18 Jan, 2003 1 commit
  12. 17 Jan, 2003 1 commit
  13. 14 Jan, 2003 1 commit
  14. 09 Jan, 2003 2 commits
  15. 29 Dec, 2002 1 commit
  16. 24 Dec, 2002 1 commit
  17. 15 Dec, 2002 1 commit
  18. 08 Dec, 2002 1 commit
    • pem@mysql.com's avatar
      Simplistic, experimental framework for Stored Procedures (SPs). · aae07a4d
      pem@mysql.com authored
      Implements creation and dropping of PROCEDUREs, IN, OUT, and INOUT parameters,
      single-statement procedures, rudimentary multi-statement (begin-end) prodedures
      (when the client can handle it), and local variables.
      Missing most of the embedded SQL language, all attributes, FUNCTIONs, error handling,
      reparses procedures at each call (no caching), etc, etc.
      Certainly buggy too, but procedures can actually be created and called....
      aae07a4d
  19. 06 Dec, 2002 1 commit
  20. 29 Nov, 2002 2 commits
  21. 28 Nov, 2002 1 commit
  22. 26 Nov, 2002 1 commit
  23. 25 Nov, 2002 1 commit
  24. 24 Nov, 2002 1 commit
  25. 22 Nov, 2002 1 commit
  26. 21 Nov, 2002 1 commit
  27. 13 Nov, 2002 1 commit
  28. 07 Nov, 2002 1 commit
  29. 04 Nov, 2002 2 commits
  30. 31 Oct, 2002 1 commit
  31. 30 Oct, 2002 1 commit
  32. 29 Oct, 2002 1 commit
  33. 28 Oct, 2002 1 commit
  34. 27 Oct, 2002 1 commit
  35. 26 Oct, 2002 1 commit
    • bell@sanja.is.com.ua's avatar
      code cleanup · c3127c7e
      bell@sanja.is.com.ua authored
      fixed subselect error handling bug
      fixed subselect UNION ALL bug
      fixed thd->lex.select restoring
      explain UNION subselect bug
      c3127c7e
  36. 16 Oct, 2002 2 commits