mariadb/innobase/os
unknown bc479783c4 srv0start.c, srv0srv.h, os0file.h, os0file.c:
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
2003-07-13 00:17:02 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0file.c srv0start.c, srv0srv.h, os0file.h, os0file.c: 2003-07-13 00:17:02 +03:00
os0fileold.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0proc.c Many files: 2002-10-29 23:16:46 +02:00
os0shm.c ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
os0sync.c Many files: 2003-07-03 21:25:55 +03:00
os0thread.c Many files: 2003-06-15 01:04:28 +03:00
os0trash.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00