• unknown's avatar
    os0file.c: · 51cae387
    unknown authored
      Use the fcntl() file flush method on OS X; Apple disabled fsync() for internal disk drives, which caused corruption in power outages; the patch was recommended by an Apple engineer
    
    
    innobase/os/os0file.c:
      Use the fcntl() file flush method on OS X; Apple disabled fsync() for internal disk drives, which caused corruption in power outages; the patch was recommended by an Apple engineer
    51cae387
os0file.c 99.1 KB