mariadb/innobase
unknown 55cbf7f958 os0file.c Removed extraneous fsync and corected a typo in Windows code
os0file.c	Changed file write buffer size in os_file_set_size from 16 MB to 8 MB


innobase/os/os0file.c:
  Removed extraneous fsync and corected a typo in Windows code
2001-05-20 20:22:23 +03:00
..
btr ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
buf log0recv.c Add checksum to written pages to check that they are also read in unchanged 2001-05-01 20:57:49 +03:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Fixes for innobase 2001-02-21 14:16:00 +02:00
fil ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
fsp fsp0fsp.c Circumvent a bug in Visual C inlining 2001-03-14 19:54:38 +02:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ibuf ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases 2001-05-18 21:20:03 +03:00
include os0file.c More precise error message number 2001-05-15 19:53:35 +03:00
lock srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
log ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases 2001-05-18 21:20:03 +03:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
mtr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
odbc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os os0file.c Removed extraneous fsync and corected a typo in Windows code 2001-05-20 20:22:23 +03:00
page ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
pars cleanup 2001-05-12 01:00:46 +03:00
que Portability fixes 2001-04-19 14:43:32 +03:00
read Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
rem row0mysql.c Fix REPLACE problem, non-latin1 charset bug 2001-03-07 17:22:27 +02:00
row row0undo.c Fix a bug if we run out of space in the tablespace assertion in trx0roll.c 2001-05-14 22:27:29 +03:00
srv log0recv.c Change Innobase text to InnoDB 2001-04-13 16:36:54 +03:00
sync sync0sync.c Fix the infinite spin on FreeBSD 2001-04-04 16:30:46 +03:00
thr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
configure.in os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsync 2001-05-14 17:45:38 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00