• unknown's avatar
    Fix Bug#20692 rpl_* tests failure on hpux · 8457dd11
    unknown authored
    
    mysys/my_pread.c:
      Fix our implementation of pread/pwrite: we did change the file pointer in our
      implementation, while the normal preads/pwrites don't. The new code is based
      on glibc version of pread/pwrite.
    8457dd11
my_pread.c 5.88 KB