1. 21 Feb, 2005 20 commits
  2. 20 Feb, 2005 6 commits
  3. 19 Feb, 2005 11 commits
  4. 18 Feb, 2005 3 commits
    • pem@mysql.com's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 32a3c163
      pem@mysql.com authored
      into mysql.com:/home/pem/work/mysql-5.0
      32a3c163
    • pem@mysql.comhem.se's avatar
      Fixed... · a69fc3c0
      pem@mysql.comhem.se authored
        BUG#6642: Stored procedure crash if expression with set function
        BUG#7013: Stored procedure crash if group by ... with rollup
        BUG#7743: 'Lost connection to MySQL server during query' on Stored Procedure
        BUG#7992: SELECT .. INTO variable .. within Stored Procedure crashes
                  the server
        BUG#8116: calling simple stored procedure twice in a row results
                  in server crash
      
      Rolling back the item change list after each substatement in a procedure
      fixed the failing assert().
      a69fc3c0
    • georg@beethoven.site's avatar
      26e3685b