1. 17 Aug, 2006 1 commit
    • jimw@rama.(none)'s avatar
      Bug #21288: mysqldump segmentation fault when using --where · abc14800
      jimw@rama.(none) authored
        The problem was that the error handling was using a too-small buffer to
        print the error message generated. We fix this by not using a buffer at
        all, but by using fprintf() directly. There were also some problems with
        the error handling in table dumping that was exposed by this fix that were
        also corrected.
      abc14800
  2. 03 Aug, 2006 2 commits
  3. 02 Aug, 2006 7 commits
  4. 01 Aug, 2006 2 commits
  5. 31 Jul, 2006 5 commits
  6. 30 Jul, 2006 1 commit
  7. 29 Jul, 2006 2 commits
  8. 28 Jul, 2006 4 commits
  9. 27 Jul, 2006 1 commit
  10. 26 Jul, 2006 7 commits
  11. 25 Jul, 2006 2 commits
  12. 24 Jul, 2006 6 commits