summaryrefslogtreecommitdiff
path: root/mysys/my_sync.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong order of call to thd_wait serviceMikael Ronstrom2011-03-041-2/+2
* mergeMikael Ronstrom2011-01-041-3/+16
|\
| * Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-1/+1
| |\
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-1/+1
| * | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-2/+15
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-6/+26
* | | Added reporting of fsync to THD wait interfaceMikael Ronstrom2010-10-281-0/+19
|/ /
* | fix typo in previous patchTor Didriksen2010-09-091-0/+1
* | Fix compiler warnings about unused parameters:Vasil Dimov2010-09-091-7/+13
* | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-2/+2
|\ \ | |/ |/|
| * This is the downport ofVladislav Vaintroub2009-09-111-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
* 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