• unknown's avatar
    my_global.h: · a62aaaef
    unknown authored
      Fix for bug #15841: Change in sql_map.cc and mmap breaks on HP-UX
      - in order to enable the mmap64() (and others) define
      _LARGEFILE64_SOURCE in case of _LARGEFILE_SOURCE defined on HPUX.
    
    
    include/my_global.h:
      Fix for bug #15841: Change in sql_map.cc and mmap breaks on HP-UX
      - in order to enable the mmap64() (and others) define
      _LARGEFILE64_SOURCE in case of _LARGEFILE_SOURCE defined on HPUX.
    a62aaaef
my_global.h 44.6 KB