1. 13 Jul, 2006 1 commit
    • tnurnberg@mysql.com/salvation.intern.azundris.com's avatar
      Bug#21014: Segmentation fault of mysqldump on view · 4316f715
      mysqldump did not select the correct database before trying to dump
      views from it. this resulted in an empty result set, which in turn
      startled mysql-dump into a core-dump.  this only happened for views,
      not for tables, and was only visible with multiple databases that
      weren't by sheer luck in the order mysqldump required, anyway. this
      fixes by selecting the correct database before dumping views; it also
      catches the empty set-condition if it should occur for other reasons.
      4316f715
  2. 12 Jul, 2006 2 commits
  3. 11 Jul, 2006 6 commits
  4. 10 Jul, 2006 21 commits
  5. 09 Jul, 2006 2 commits
  6. 08 Jul, 2006 3 commits
  7. 07 Jul, 2006 5 commits