• Olivier Bertrand's avatar
    - Fix a test failure. Due to mmap on void file being accepted on Windows · 66ffa094
    Olivier Bertrand authored
      while returning an error on Linux. Now accepted on linux.
    modified:
      storage/connect/maputil.cpp
    
    - Fix a BUG in the XHUGE class. lseek64 was wrongly regarded as in error
      when returning 0 instead of -1. This produced wrong index files.
    modified:
      storage/connect/filamfix.cpp
      storage/connect/maputil.cpp
      storage/connect/xindex.cpp
    
    - Fix length mismatch (tab instead of blanks?)
    modified:
      storage/connect/mysql-test/connect/r/updelx.result
    66ffa094
filamfix.cpp 50.1 KB