summaryrefslogtreecommitdiff
path: root/mysys/my_sync.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-1/+1
|/ / /
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-2/+1
|/ /
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+1
|\ \ | |/
| * race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-5/+2
|/
* 5.3 mergeSergei Golubchik2012-08-311-2/+16
|\
| * MDEV-381: fdatasync() does not correctly flush growing binlog file.unknown2012-08-301-2/+16
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ | |/
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
* | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
* | | \ \ \ merge with 5.3Sergei Golubchik2011-10-191-27/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-3/+4
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-3/+41
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |/ / / /
* | | | | merge.Sergei Golubchik2010-11-251-1/+9
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed typo that caused compile failure on MacMichael Widenius2010-08-101-1/+1
| * | | Ignore ENOLCK errno from FreeBSD (known problem in old FreeBSD releases)Michael Widenius2010-08-091-0/+2
| * | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-0/+3
| * | | 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
| |\ \ \ | | |/ /
| * | | 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
* | | | 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