• unknown's avatar
    srv0start.c, srv0srv.h, os0file.h, os0file.c: · bc479783
    unknown authored
      Allow also O_DIRECT as innodb_flush_method; it only affects writing to data files
    
    
    innobase/os/os0file.c:
      Allow also O_DIRECT as innodb_flush_method; it only affects writing to data files
    innobase/include/os0file.h:
      Allow also O_DIRECT as innodb_flush_method; it only affects writing to data files
    innobase/include/srv0srv.h:
      Allow also O_DIRECT as innodb_flush_method; it only affects writing to data files
    innobase/srv/srv0start.c:
      Allow also O_DIRECT as innodb_flush_method; it only affects writing to data files
    bc479783
srv0start.c 38.2 KB