• unknown's avatar
    Changes to allow 5.0.3 to compile on Windows after XA was pushed · 52bba384
    unknown authored
    logging_ok:
      Logging to logging@openlogging.org accepted
    mi_packrec.c:
      Using HAVE_SYS_MMAN_H to protect include of sys/mman.h and replaced calls to mmap and munmap with my_mmap and my_munmap
    mi_extra.c:
      Now using HAVE_SYS_MMAN_H to protect include of sys/mman.h
    my_mmap.c:
      Changed how no mmap message is printed for Windows
    sql_map.cc:
      Changed HAVE_MMAP to HAVE_SYS_MMAN_H and replaced calls to mmap and munmap with my_mmap and my_munmap
    
    
    sql/sql_map.cc:
      Changed HAVE_MMAP to HAVE_SYS_MMAN_H and replaced calls to mmap and munmap with my_mmap and my_munmap
    mysys/my_mmap.c:
      Changed how no mmap message is printed for Windows
    myisam/mi_extra.c:
      Now using HAVE_SYS_MMAN_H to protect include of sys/mman.h
    myisam/mi_packrec.c:
      Using HAVE_SYS_MMAN_H to protect include of sys/mman.h and replaced calls to mmap and munmap with my_mmap and my_munmap
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    52bba384
logging_ok 5.94 KB