1. 30 Apr, 2007 1 commit
    • tnurnberg@mysql.com/blasphemy.mysql.com's avatar
      Bug#27293: mysqldump crashes when dumping procedure defined by different user · ce1074f6
      mysqldump didn't properly handle getting no data on
      SHOW CREATE PROCEDURE.  If S/C/P fails (due to dumping
      user's insufficient privileges on mysql.proc, say),
      mysqldump will print a comment to that effect to the
      output and return an error-code.  If the -f (force) option
      is used, the dump will continue, otherwise, it will abort
      right there and then.
      
      Also fixes Bug#22761, "mysqldump reports no errors when using
      --routines without mysql.proc privileges"
      ---
      Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint
      into  mysql.com:/home/tnurnberg/27293/50-27293
      ce1074f6
  2. 28 Apr, 2007 3 commits
  3. 27 Apr, 2007 5 commits
  4. 26 Apr, 2007 11 commits
  5. 25 Apr, 2007 4 commits
  6. 24 Apr, 2007 15 commits
  7. 23 Apr, 2007 1 commit