• unknown's avatar
    Portability fix for HPUX · d1306dfa
    unknown authored
    
    configure.in:
      Ensure that innodb gets system specific CFLAGS and CXXFLAGS
    innobase/os/os0file.c:
      Don't use pread/pwrite on systems where these are not working.
      This fixes a bug on HPUX, where InnoDB didn't create the ibdata1 file correctly.
    d1306dfa
os0file.c 73.2 KB