summaryrefslogtreecommitdiff
path: root/mysys/my_write.c
Commit message (Expand)AuthorAgeFilesLines
* 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