1. 31 Jul, 2007 1 commit
  2. 27 Jul, 2007 4 commits
  3. 26 Jul, 2007 2 commits
  4. 25 Jul, 2007 5 commits
  5. 24 Jul, 2007 7 commits
  6. 23 Jul, 2007 4 commits
  7. 22 Jul, 2007 5 commits
  8. 21 Jul, 2007 9 commits
  9. 20 Jul, 2007 3 commits
    • kent@kent-amd64.(none)'s avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 9d247f29
      kent@kent-amd64.(none) authored
      into  mysql.com:/home/kent/bk/tmp3/mysql-5.0-build
      9d247f29
    • gshchepa/uchum@gleb.loc's avatar
      Fixed bug #29788. · c3e925ee
      gshchepa/uchum@gleb.loc authored
      After dumping triggers mysqldump copied 
      the value of the OLD_SQL_MODE variable to the SQL_MODE
      variable. If the --compact option of the mysqldump was
      not set the OLD_SQL_MODE variable had the value
      of the uninitialized SQL_MODE variable. So
      usually the NO_AUTO_VALUE_ON_ZERO option of the
      SQL_MODE variable was discarded.
      
      This fix is for non-"--compact" mode of the mysqldump,
      because mysqldump --compact never set SQL_MODE to the
      value of NO_AUTO_VALUE_ON_ZERO.
      
      The dump_triggers_for_table function has been modified
      to restore previous value of the SQL_MODE variable after
      dumping triggers using the SAVE_SQL_MODE temporary
      variable.
      c3e925ee
    • istruewing@chilla.local's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-amain · 0a5d8f43
      istruewing@chilla.local authored
      into  chilla.local:/home/mydev/mysql-5.0-axmrg
      0a5d8f43