summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing #ifdefunknown2007-11-291-0/+2
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-0/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-0/+1
|\
| * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-126/+127
* | Bug#25807 LOAD DATA INFILE does not work with Pipesunknown2007-02-201-15/+19
|/
* Bug#25807: LOAD DATA INFILE does not work with Pipesunknown2007-02-131-6/+35
* Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintunknown2007-01-111-5/+1
|\
| * Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintunknown2007-01-111-5/+1
| |\
| | * Cset exclude: thek@kpdesk.mysql.com|ChangeSet|20061106104152|07628unknown2007-01-091-5/+1
| * | Merge kpettersson@bk-internal:/home/bk/mysql-4.1-maintunknown2007-01-111-1/+5
| |\ \
* | \ \ Merge kpettersson@bk-internal:/home/bk/mysql-5.0-maintunknown2007-01-111-1/+5
|\ \ \ \
| * \ \ \ Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintunknown2007-01-111-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintunknown2007-01-111-1/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#23010 _my_b_read() passing illegal file handles to my_seek()unknown2006-11-061-1/+5
* | | | | Merge naruto.:C:/cpp/bug24751/my50-bug24751unknown2007-01-111-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge naruto.:C:/cpp/bug24751/my41-bug24751unknown2007-01-111-3/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#24751 - Possible infinit loop in init_io_cache() when insufficient memoryunknown2007-01-111-3/+4
| | |/ /
| | * | Fix merge collision.unknown2006-11-021-4/+4
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-12/+90
| | |\ \
* | | | | Many files:unknown2006-12-231-2/+1
|/ / / /
* | | | Remove compiler warningsunknown2006-11-201-4/+5
* | | | Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintunknown2006-11-011-12/+90
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#22828 _my_b_read() ignores return values for my_seek() callsunknown2006-10-311-12/+90
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-10-241-82/+500
|\ \ \ \
| * \ \ \ Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneunknown2006-10-091-82/+500
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#8283 - OPTIMIZE TABLE causes data lossunknown2006-10-091-82/+500
| | |/ /
* | | | Bug#23010 _my_b_read() passing illegal file handles to my_seek()unknown2006-10-091-1/+5
|/ / /
* | | Merge mysql.com:/home/mydev/mysql-4.1-bug11527unknown2006-02-161-28/+75
|\ \ \ | |/ /
| * | Bug#11527 - Setting myisam_repair_threads to >1 leads to corruptionunknown2006-02-161-28/+75
* | | Several fixes revelaled by Intel compiler.unknown2005-09-231-2/+2
* | | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | | Fix change to allow FIFO as log. (Bug #8271)unknown2005-05-191-1/+3
* | | Avoid doing a seek when first setting up the IO cache for a file,unknown2005-05-131-1/+1
* | | Fixed Bug#8922.unknown2005-03-081-12/+4
* | | Clean up mergeunknown2005-03-071-4/+12
|\ \ \
| * | | Avoid calls to my_seek() and my_tell() on log files so thatunknown2005-03-021-4/+12
| | |/ | |/|
* | | Merge with 4.1unknown2005-01-151-14/+35
|\ \ \ | | |/ | |/|
| * | Mergeunknown2005-01-151-14/+35
| |\ \ | | |/
| | * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-14/+35
* | | Changed interface for my_strntod() to make it more general and more portableunknown2005-01-151-6/+7
|/ /
* | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-2/+2
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | Fix skipp -> skip once and for all.unknown2004-06-031-2/+2
* | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+2
* | Merge with 4.0unknown2004-03-251-1/+2
|\ \ | |/
| * shared IO_CACHE: protection against remove_io_share in a wrong timeunknown2004-03-251-1/+2
* | merge with 4.0unknown2004-03-161-3/+3
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1