1. 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
  2. 03 Mar, 2006 10 commits
  3. 02 Mar, 2006 15 commits
  4. 01 Mar, 2006 13 commits