mariadb/innobase/srv
unknown 686a758f65 srv0srv.c, srv0srv.h:
Change srv_flush_log_at_trx_commit to ulint, note that ibool is defined as ulint, so this is purely formal change
os0file.c:
  Start using unbuffered i/o again in Windows because sequential read using normal i/o was 4 times slower in XP


innobase/os/os0file.c:
  Start using unbuffered i/o again in Windows because sequential read using normal i/o was 4 times slower in XP
innobase/include/srv0srv.h:
  Change srv_flush_log_at_trx_commit to ulint, note that ibool is defined as ulint, so this is purely formal change
innobase/srv/srv0srv.c:
  Change srv_flush_log_at_trx_commit to ulint, note that ibool is defined as ulint, so this is purely formal change
2002-09-11 16:07:52 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
Makefile.am Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
srv0que.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
srv0srv.c srv0srv.c, srv0srv.h: 2002-09-11 16:07:52 +03:00
srv0start.c Many files: 2002-08-06 22:59:13 +03:00