summaryrefslogtreecommitdiff
path: root/innobase/os/os0file.c
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2003-05-031-3/+4
* Many files:unknown2003-04-161-6/+16
* os0file.c:unknown2003-03-071-2/+2
* os0file.c:unknown2003-03-071-4/+24
* Merge with 3.23.55unknown2003-01-251-4/+19
|\
| * os0file.c:unknown2003-01-211-4/+7
| * os0file.c:unknown2003-01-211-4/+16
* | A lot of portability fixes.unknown2003-01-051-1/+1
* | Many files:unknown2002-10-291-17/+28
|/
* os0file.c:unknown2002-10-061-0/+2
* srv0srv.c, srv0srv.h:unknown2002-09-111-6/+15
* os0file.c:unknown2002-09-101-1/+1
* os0file.c:unknown2002-08-251-0/+25
* Many files:unknown2002-08-061-1/+16
* Many files:unknown2002-08-021-1/+1
* os0file.c:unknown2002-07-191-4/+7
* os0file.c:unknown2002-07-191-2/+6
* Many files:unknown2002-07-081-17/+31
* os0file.c:unknown2002-06-261-3/+13
* Many files:unknown2002-06-221-14/+96
* Many files:unknown2002-03-211-63/+232
* os0file.c:unknown2002-01-041-0/+9
* os0file.c:unknown2002-01-041-7/+35
* os0file.c:unknown2001-12-271-0/+7
* Portability fixesunknown2001-10-311-3/+10
* os0file.c Replace some / 256 by >> operationsunknown2001-10-301-14/+13
* Mergeunknown2001-10-301-41/+85
* InnoDB portability fixesunknown2001-10-111-0/+4
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-49/+89
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-9/+25
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-23/+61
* dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the han...unknown2001-07-201-2/+5
* sync0sync.c Do not use in-line assembly in GCCunknown2001-06-241-0/+6
* log0log.c InnoDB now allows parameter innodb_unix_file_flush_methodunknown2001-05-231-12/+28
* os0file.c Removed extraneous fsync and corected a typo in Windows codeunknown2001-05-201-7/+37
* os0file.c Fixed an extraneous error message at the start of db, changed from ...unknown2001-05-161-21/+22
* os0file.c More precise error message numberunknown2001-05-151-2/+12
* os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsyncunknown2001-05-141-1/+18
* Applied patches for BDB tablesunknown2001-05-091-1/+0
* os0file.c Removed extraneous undef and inclde of aio.h, fixed typecasts to off_tunknown2001-05-031-16/+9
* row0sel.c Fix a bug in multiversioned reads through a secondary indexunknown2001-04-271-0/+4
* os0file.c Always do fsync after a file write to reduce possibility of a parti...unknown2001-04-261-3/+29
* os0file.c Fix to the error messageunknown2001-04-241-1/+1
* os0file.c Added better error message if disk is full; calls exit(1)unknown2001-04-241-22/+8
* os0file.c Remove a compilation error on Windowsunknown2001-04-241-1/+1
* os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwriteunknown2001-04-111-1/+1
* Added test case that crashed Innobaseunknown2001-03-261-7/+6
* Fixed problem with Innobase and signals on Solarisunknown2001-03-261-1/+1
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-8/+20
* os0file.c Removed execute rights from created filesunknown2001-02-241-5/+2