1. 28 Jan, 2003 1 commit
  2. 23 Jan, 2003 2 commits
  3. 20 Jan, 2003 1 commit
  4. 18 Jan, 2003 1 commit
  5. 17 Jan, 2003 3 commits
  6. 15 Jan, 2003 2 commits
  7. 10 Jan, 2003 1 commit
    • pem@mysql.com's avatar
      Removed dummy SPSET construct. · d0bcc9dc
      pem@mysql.com authored
      Setting of SP local variables is now part of the existing SET syntax.
      
      Note: This has the result that a somewhat extended syntax (from SQL-99)
      is allowed. We allow a list of settings ("SET a=1, b=2, ...;"), where the
      different variables can be of different types (SP local, system or user (@)).
      This also means that certain optional modifiers, such as GLOBAL, are allowed
      when setting an SP local variable, but then has no meaning and is ignored.
      d0bcc9dc
  8. 09 Jan, 2003 8 commits
  9. 08 Jan, 2003 15 commits
  10. 07 Jan, 2003 5 commits
  11. 06 Jan, 2003 1 commit