summaryrefslogtreecommitdiff
path: root/mysys/my_write.c
Commit message (Expand)AuthorAgeFilesLines
* merge with MySQL 5.5.27Sergei Golubchik2012-08-091-0/+5
|\
| * 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
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+7
|\ \ \
| * \ \ Merge 5.2->5.3unknown2011-09-021-4/+7
| |\ \ \
| | * | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-4/+7
* | | | | 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/+5
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | set errno to EBADF, if file descriptor < 0 in my_write()Vladislav Vaintroub2011-06-261-2/+2
| * | | | add missing DBUG_RETURNVladislav Vaintroub2011-06-191-1/+1
| * | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-13/+23
| | |_|/ | |/| |
| * | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-4/+2
| |\ \ \ | | |/ /
| * | | Minor changes. New description in SHOW ENGINES for Maria.unknown2008-01-311-6/+2
| * | | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-2/+6
| * | | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-1/+1
| |\ \ \
| | * | | Fixed several bugs in page CRC handlingunknown2007-12-181-1/+1
* | | | | 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-maintunknown2007-10-251-1/+1
|\ \ \ | |/ /
| * | Replaced 'return' with DBUG_RETURN() in the fix for bug #31566.unknown2007-10-251-1/+1
* | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-241-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug #31566: my_write(fd, 0x0, 0, flags) fails with EFAULT onunknown2007-10-241-0/+4
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-13/+13
|/
* Many files:unknown2006-12-231-2/+1
* Remove compiler warningsunknown2006-11-201-1/+1
* Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40unknown2006-09-141-7/+13
|\
| * Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...unknown2006-09-141-7/+13
* | Merge mysql.com:/home/mysql_src/mysql-4.0unknown2005-01-061-2/+1
|\ \ | |/
| * Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,...unknown2005-01-061-2/+1
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+3
|\ \ | |/
| * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-241-2/+3
* | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-1/+1
|/
* Update copyrightunknown2001-12-061-15/+14
* OS2 patchunknown2001-09-121-39/+0
* Fixes for OS2.unknown2001-08-221-0/+40
* Fixed test when exeeding file quota on writeunknown2001-01-151-3/+14
* New benchmark testunknown2000-12-241-1/+2
* Import changesetunknown2000-07-311-0/+77