summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-4/+7
* | Manual merge.Davi Arnaut2009-09-021-7/+10
|\ \ | |/
| * Post-merge fix. Observe C declaration placement rules.Davi Arnaut2009-09-021-7/+9
* | merging bugfix from 5.0Anurag Shekhar2009-08-311-4/+7
|\ \ | |/
| * Bug #44723 Larger read_buffer_size values can cause performance Anurag Shekhar2009-08-241-4/+7
* | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1monty@mysql.com/narttu.mysql.fi2007-10-111-0/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-126/+127
|/
* Bug#25807 LOAD DATA INFILE does not work with Pipesmsvensson@pilot.blaudden2007-02-201-15/+19
* Bug#25807: LOAD DATA INFILE does not work with Pipescmiller@zippy.cornsilk.net2007-02-131-6/+35
* Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintthek@kpdesk.mysql.com2007-01-111-5/+1
|\
| * Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintthek@kpdesk.mysql.com2007-01-111-5/+1
| |\
| | * Cset exclude: thek@kpdesk.mysql.com|ChangeSet|20061106104152|07628thek@kpdesk.mysql.com2007-01-091-5/+1
| * | Merge kpettersson@bk-internal:/home/bk/mysql-4.1-maintthek@kpdesk.mysql.com2007-01-111-1/+5
| |\ \
* | \ \ Merge kpettersson@bk-internal:/home/bk/mysql-5.0-maintthek@kpdesk.mysql.com2007-01-111-1/+5
|\ \ \ \
| * \ \ \ Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintthek@kpdesk.mysql.com2007-01-111-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintthek@kpdesk.mysql.com2007-01-111-1/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#23010 _my_b_read() passing illegal file handles to my_seek()thek@kpdesk.mysql.com2006-11-061-1/+5
* | | | | Merge naruto.:C:/cpp/bug24751/my50-bug24751Kristofer.Pettersson@naruto.2007-01-111-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge naruto.:C:/cpp/bug24751/my41-bug24751Kristofer.Pettersson@naruto.2007-01-111-3/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#24751 - Possible infinit loop in init_io_cache() when insufficient memoryKristofer.Pettersson@naruto.2007-01-111-3/+4
| | |/ /
| | * | Fix merge collision.cmiller@zippy.cornsilk.net2006-11-021-4/+4
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-021-12/+90
| | |\ \
* | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ / / /
* | | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-4/+5
* | | | Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maintthek@kpdesk.mysql.com2006-11-011-12/+90
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#22828 _my_b_read() ignores return values for my_seek() callsthek@kpdesk.mysql.com2006-10-311-12/+90
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-10-241-82/+500
|\ \ \ \
| * \ \ \ Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneistruewing@chilla.local2006-10-091-82/+500
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-82/+500
| | |/ /
* | | | Bug#23010 _my_b_read() passing illegal file handles to my_seek()Kristofer.Pettersson@naruto.2006-10-091-1/+5
|/ / /
* | | Merge mysql.com:/home/mydev/mysql-4.1-bug11527ingo@mysql.com2006-02-161-28/+75
|\ \ \ | |/ /
| * | Bug#11527 - Setting myisam_repair_threads to >1 leads to corruptioningo@mysql.com2006-02-161-28/+75
* | | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-2/+2
* | | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | | Fix change to allow FIFO as log. (Bug #8271)jimw@mysql.com2005-05-191-1/+3
* | | Avoid doing a seek when first setting up the IO cache for a file,jimw@mysql.com2005-05-131-1/+1
* | | Fixed Bug#8922.jani@ua141d10.elisa.omakaista.fi2005-03-081-12/+4
* | | Clean up mergejimw@mysql.com2005-03-071-4/+12
|\ \ \
| * | | Avoid calls to my_seek() and my_tell() on log files so thatjimw@mysql.com2005-03-021-4/+12
| | |/ | |/|
* | | Merge with 4.1monty@mysql.com2005-01-151-14/+35
|\ \ \ | | |/ | |/|
| * | Mergemonty@mysql.com2005-01-151-14/+35
| |\ \ | | |/
| | * Fixed possible access to unintialized memory in filesort when using many buffersmonty@mysql.com2005-01-151-14/+35
* | | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-6/+7
|/ /
* | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-2/+2
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-2/+2
* | WL#775 "Add status variable identifying binlog_cache_size shortage"dlenev@jabberwock.localdomain2004-04-021-0/+2
* | Merge with 4.0monty@mysql.com2004-03-251-1/+2
|\ \ | |/