1. 12 Nov, 2007 2 commits
  2. 02 Nov, 2007 5 commits
  3. 29 Oct, 2007 1 commit
  4. 25 Oct, 2007 1 commit
  5. 23 Oct, 2007 1 commit
  6. 19 Oct, 2007 1 commit
  7. 18 Oct, 2007 2 commits
  8. 17 Oct, 2007 1 commit
  9. 16 Oct, 2007 1 commit
  10. 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
  11. 10 Oct, 2007 2 commits
  12. 05 Oct, 2007 3 commits
  13. 04 Oct, 2007 5 commits
  14. 03 Oct, 2007 1 commit
  15. 28 Sep, 2007 2 commits
  16. 14 Sep, 2007 2 commits
  17. 13 Sep, 2007 1 commit
  18. 10 Sep, 2007 1 commit
  19. 04 Sep, 2007 1 commit
  20. 29 Aug, 2007 5 commits
  21. 13 Aug, 2007 1 commit