summaryrefslogtreecommitdiff
path: root/mysys/my_sync.c
Commit message (Expand)AuthorAgeFilesLines
* Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+3
* Merge with MySQL 5.1.42Michael Widenius2010-01-151-2/+2
|\
| * Move DBG_* macros to after the variable declaration section in aKent Boortz2009-11-251-2/+2
| * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-0/+80
* | Removed compiler warningsMichael Widenius2010-01-061-2/+4
* | Fixed several bugs in page CRC handlingunknown2007-12-181-1/+1
* | Merged with mysql-5.1 main tree.unknown2007-07-021-1/+2
* | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-0/+79
|\ \ | |/ |/|
| * WL#3072 Maria Recovery. Making DDLs durable in Maria:unknown2006-11-271-2/+6
| * Maria - post-review fixes about my_sync_dir():unknown2006-11-221-33/+34
| * Maria - various fixes around durability of files:unknown2006-11-211-0/+74
* | Many files:unknown2006-12-231-2/+1
|/
* Fixed errors found during reviewunknown2005-04-061-1/+1
* remove the rest of isam/merge referencesunknown2005-04-051-5/+17
* my_close(), my_sync(): retry if EINTRunknown2005-01-111-3/+7
* Call my_sync() after all data is written to .frm fileunknown2003-11-021-0/+60