summaryrefslogtreecommitdiff
path: root/mysys/my_write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
* | | mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-1/+1
|/ /
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-1/+2
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+2
| |\
| | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-6/+2
| | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-3/+7
| | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-03-011-3/+3
| | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+4
| | |\
| | | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+4
| | * | upmerge from mysql-5.1 branch -> mysql-5.5 branchRohit Kalhans2012-05-291-0/+5
| | |\ \ | | | |/
| | | * Bug#11762667: MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUTRohit Kalhans2012-05-291-1/+11
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-2/+1
| | * | | This is the downport ofVladislav Vaintroub2009-09-111-17/+22
| | |/ /
| | * | Merge BUG#22082 from 5.0-bugteam to 5.1-bugteamHe Zhenxing2009-03-061-4/+2
| | |\ \ | | | |/
| | | * BUG#22082 Slave hangs(holds mutex) on "disk full"He Zhenxing2009-03-061-4/+2
| | * | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintkaa@polly.(none)2007-10-251-1/+1
| | |\ \ | | | |/
| | | * Replaced 'return' with DBUG_RETURN() in the fix for bug #31566.kaa@polly.(none)2007-10-251-1/+1
| | * | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintkaa@polly.(none)2007-10-241-0/+4
| | |\ \ | | | |/
| | | * Fix for bug #31566: my_write(fd, 0x0, 0, flags) fails with EFAULT onkaa@polly.(none)2007-10-241-0/+4
| | * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-13/+13
| | |/
| | * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
| | * Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40tsmith/tim@siva.hindu.god2006-09-141-7/+13
| | |\
| | | * Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-141-7/+13
| | * | Merge mysql.com:/home/mysql_src/mysql-4.0guilhem@mysql.com2005-01-061-2/+1
| | |\ \ | | | |/
| | | * Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,...guilhem@mysql.com2005-01-061-2/+1
| | * | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-2/+3
| | |\ \ | | | |/
| | | * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":guilhem@mysql.com2004-09-241-2/+3
| | * | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-1/+1
| | |/
| | * Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| | * OS2 patchmonty@hundin.mysql.fi2001-09-121-39/+0
| | * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-0/+40
| | * Fixed test when exeeding file quota on writemonty@donna.mysql.com2001-01-151-3/+14
| | * New benchmark testmonty@donna.mysql.com2000-12-241-1/+2
| | * Import changesetbk@work.mysql.com2000-07-311-0/+77
* | 5.5 mergeSergei Golubchik2013-06-061-1/+1
|\ \ | |/
| * mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
| |\
| | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-03-011-3/+3
| | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+4
| | |\
* | | \ 5.5 mergeSergei Golubchik2013-03-271-5/+11
|\ \ \ \ | |/ / /
| * | | 5.3->5.5 mergeSergei Golubchik2013-02-281-5/+11
| |\ \ \
| | * \ \ 5.2 -> 5.3Sergei Golubchik2013-02-281-1/+1
| | |\ \ \
| | | * \ \ 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-1/+1
| | | |\ \ \
| | | | * \ \ mysql-5.1 mergeSergei Golubchik2013-02-281-1/+1
| | | | |\ \ \ | | | | | | |/ | | | | | |/|