1. 07 Sep, 2007 1 commit
    • kaa@polly.(none)'s avatar
      This patch is a part of work on bug #5731 "key_buffer_size not properly restricted to 4GB". · 8da409ac
      kaa@polly.(none) authored
        
      The patch limits read_buffer_size and read_rnd_buffer_size by 2 GB on all platforms for the following reasons:
        
      - I/O code in mysys, code in mf_iocache.c and in some storage engines do not currently work with sizes > 2 GB for those buffers
      - even if the above had been fixed, Windows POSIX read() and write() calls are not 2GB-safe, so setting those buffer to sizes > 2GB would not work correctly on 64-bit Windows.
      8da409ac
  2. 15 Feb, 2007 1 commit
  3. 07 Feb, 2007 1 commit
  4. 06 Feb, 2007 1 commit
  5. 05 Feb, 2007 2 commits
  6. 03 Feb, 2007 1 commit
  7. 02 Feb, 2007 9 commits
  8. 01 Feb, 2007 18 commits
  9. 31 Jan, 2007 6 commits