1. 29 Oct, 2007 1 commit
  2. 25 Oct, 2007 1 commit
  3. 23 Oct, 2007 1 commit
  4. 19 Oct, 2007 1 commit
  5. 18 Oct, 2007 2 commits
  6. 17 Oct, 2007 1 commit
  7. 16 Oct, 2007 1 commit
  8. 11 Oct, 2007 1 commit
    • kaa@polly.(none)'s avatar
      Fix for bug #31174: "Repair" command on MyISAM crashes with small · f80541e3
      kaa@polly.(none) authored
      myisam_sort_buffer_size.
      
      An incorrect length of the sort buffer was used when calculating the
      maximum number of keys. When myisam_sort_buffer_size is small enough,
      this could result in the number of keys < number of
      BUFFPEK structures which in turn led to use of uninitialized BUFFPEKs.
      
      Fixed by correcting the buffer length calculation.
      f80541e3
  9. 10 Oct, 2007 2 commits
  10. 05 Oct, 2007 3 commits
  11. 04 Oct, 2007 5 commits
  12. 03 Oct, 2007 1 commit
  13. 28 Sep, 2007 1 commit
  14. 14 Sep, 2007 2 commits
  15. 13 Sep, 2007 1 commit
  16. 10 Sep, 2007 1 commit
  17. 04 Sep, 2007 1 commit
  18. 29 Aug, 2007 5 commits
  19. 13 Aug, 2007 1 commit
  20. 05 Aug, 2007 1 commit
  21. 04 Aug, 2007 1 commit
  22. 02 Aug, 2007 6 commits