1. 17 Mar, 2006 2 commits
    • kent@mysql.com's avatar
      configure.in: · 7e48f7b3
      kent@mysql.com authored
        NDB_VERSION_BUILD has to be numeric
      7e48f7b3
    • kent@mysql.com's avatar
      configure.in: · 882d9b6e
      kent@mysql.com authored
        Changed release name to 5.0.19a
      ha_innodb.cc:
        InnoDB used table locks (not row locks) within stored functions. (Bug #18077)
      882d9b6e
  2. 04 Mar, 2006 2 commits
    • konstantin@mysql.com's avatar
      Undo the patch for Bug#16144 "mysql_stmt_attr_get type error", · 951943c2
      konstantin@mysql.com authored
      it breaks binary compatibility. The patch will be left intact
      in 5.1. Warning: this changeset should be null-merged into 5.1.
      A separate commit in order to push into the release clone of 
      5.0.19.
      951943c2
    • dlenev@mysql.com's avatar
      Fix for bug #17866 "Problem with renaming table with triggers with fully · efe09006
      dlenev@mysql.com authored
      qualified subject table" which was introduced during work on bug #13525
      "Rename table does not keep info of triggers".
      
      The bug was caused by the fact that during reconstruction of CREATE TRIGGER
      statement stored in .TRG file which happened during RENAME TABLE we damaged
      trigger definition in case when it contained fully qualified name of subject
      table (see comment for sql_yacc.yy for more info).
      efe09006
  3. 03 Mar, 2006 10 commits
  4. 02 Mar, 2006 15 commits
  5. 01 Mar, 2006 11 commits