summaryrefslogtreecommitdiff
path: root/innobase/os
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23.54unknown2002-10-162-2/+4
|\
| * os0thread.c:unknown2002-10-111-2/+2
| * os0file.c:unknown2002-10-061-0/+2
* | Many files:unknown2002-09-201-15/+18
* | Merge with 3.23.53unknown2002-09-171-6/+15
|\ \ | |/
| * srv0srv.c, srv0srv.h:unknown2002-09-111-6/+15
* | Merge with 3.23.53unknown2002-09-112-1/+7
|\ \ | |/
| * os0file.c:unknown2002-09-101-1/+1
| * os0sync.c:unknown2002-09-081-0/+6
* | mergedunknown2002-08-312-0/+45
|\ \ | |/
| * os0file.c:unknown2002-08-252-0/+45
* | merge with 3.23.52unknown2002-08-131-15/+12
|\ \ | |/
| * os0thread.h, os0thread.c:unknown2002-08-131-14/+12
* | merge with 3.23.52unknown2002-08-121-2/+9
|\ \ | |/
| * ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:unknown2002-08-111-2/+9
* | merge with 3.23.52unknown2002-08-082-28/+67
|\ \ | |/
| * Many files:unknown2002-08-062-37/+65
| * os0thread.c:unknown2002-08-031-13/+9
| * Many files:unknown2002-08-021-1/+1
| * os0thread.c, configure.in:unknown2002-07-231-0/+15
* | Merge with 3.23.51unknown2002-07-252-40/+153
|\ \ | |/
| * 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
| * os0sync.c:unknown2002-06-221-1/+1
| * Many files:unknown2002-06-221-14/+96
* | merge with 3.23.50unknown2002-03-271-63/+232
|\ \ | |/
| * Many files:unknown2002-03-211-63/+232
* | Merge from 3.23.48 treeunknown2002-01-301-7/+44
|\ \ | |/
| * os0file.c:unknown2002-01-041-0/+9
| * os0file.c:unknown2002-01-041-7/+35
* | merge with 3.23unknown2002-01-021-0/+7
|\ \ | |/
| * os0file.c:unknown2001-12-271-0/+7
* | Fix for MyISAM records > 16Munknown2001-12-111-18/+15
* | mergeunknown2001-11-071-0/+15
|\ \ | |/
| * updatedunknown2001-11-051-0/+15
* | Added xml patch to mysqldump.unknown2001-11-051-2/+4
|/
* 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
* os0sync.c Define os_fast_mutex functions also in Windowsunknown2001-09-201-2/+0
* 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