1. 12 Oct, 2007 1 commit
    • kaa@polly.(none)'s avatar
      Fix for bug #31254: "Max_data_length" truncated / reported wrong · 56e85a8c
      kaa@polly.(none) authored
      (compiler issue ?)
      
      Problem:
      
      Improper compile-time flags on AIX prevented use of files > 2 GB. This
      resulted in Max_data_length being truncated to 2 GB by MyISAM code.
      
      Solution:
      
      Reverted large-file changes from the fix for bug10776. We need to define
      _LARGE_FILES on AIX to have support for files > 2 GB.
      
       Since _LARGE_FILE_API is incompatible with _LARGE_FILES and may be
      automatically defined by including standards.h, we also need a
      workaround to avoid this conflict.
      56e85a8c
  2. 02 Oct, 2007 4 commits
  3. 28 Sep, 2007 1 commit
  4. 27 Sep, 2007 2 commits
  5. 26 Sep, 2007 1 commit
  6. 25 Sep, 2007 1 commit
  7. 24 Sep, 2007 3 commits
  8. 22 Sep, 2007 3 commits
  9. 21 Sep, 2007 5 commits
  10. 20 Sep, 2007 2 commits
  11. 19 Sep, 2007 1 commit
  12. 15 Sep, 2007 2 commits
  13. 14 Sep, 2007 13 commits
  14. 13 Sep, 2007 1 commit