summaryrefslogtreecommitdiff
path: root/mysys/mf_keycache.c
Commit message (Expand)AuthorAgeFilesLines
* Upmerge a Windows compile fix from 5.0 to 5.1.Joerg Bruehe2009-10-161-1/+1
|\
| * Compile fix for Windows:Joerg Bruehe2009-10-161-1/+1
* | Upmerge (automerge) into 5.1Joerg Bruehe2009-10-091-0/+4
|\ \ | |/
| * Fix bug#47923 New "mf_keycache.c" requires thread supportJoerg Bruehe2009-10-081-0/+4
| * fixed compilation warningsGeorgi Kodinov2009-09-241-1/+1
* | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-091-52/+96
|\ \ | |/
| * Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-492/+2181
* | Bug#43932 myisam index corruption with large index and large Vladislav Vaintroub2009-04-291-2/+4
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#37302 (missing DBUG_RETURN macro in function "find_key_block" (5.0 only))Marc Alff2008-08-111-3/+3
| * fixed warnings from the fix of 26243gkodinov/kgeorge@macbook.gmz2008-03-291-1/+1
* | Merge bk-internal:/home/bk/mysql-5.1gkodinov/kgeorge@magare.gmz2008-03-311-13/+14
|\ \
| * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-02-081-13/+14
| |\ \
| | * | 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-13/+14
* | | | Bug#35272: @@global.key_buffer_size = 4294967295 let the server crashdavi@mysql.com/endora.local2008-03-251-1/+3
|/ / /
* | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintkaa@polly.(none)2007-10-181-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #31207: Test "join_nested" shows different strategy on IA64kaa@polly.(none)2007-10-171-1/+1
| * Backport of the keycache changes from http://lists.mysql.com/commits/31517 to...kaa@polly.local2007-08-291-12/+13
* | Added support for 'internal temporary tables' in HEAP tables.monty@mysql.com/nosik.monty.fi2007-07-251-9/+10
* | Merge chilla.local:/home/mydev/mysql-5.1-amainistruewing@chilla.local2007-06-111-6/+5
|\ \
| * \ Merge chilla.local:/home/mydev/mysql-5.0-axmrgistruewing@chilla.local2007-05-311-6/+5
| |\ \ | | |/
| | * Bug#28478 - Improper key_cache_block_size corrupts MyISAM tablesistruewing@chilla.local2007-05-311-6/+5
| | * Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-1/+4
* | | Avoid a compile error which arises from a redefinition of "inline":joerg@debian.(none)2007-06-011-0/+3
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@linux-th5m.site2007-05-241-31/+36
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-23/+23
* | | Bug#17332 - changing key_buffer_size on a running serveristruewing@chilla.local2007-05-141-26/+70
* | | Bug#17332 - changing key_buffer_size on a running serveristruewing@chilla.local2007-03-231-133/+86
* | | Merge chilla.local:/home/mydev/mysql-5.1-bug17332-oldistruewing@chilla.local2007-03-201-467/+2086
|\ \ \ | |/ / |/| |
| * | Bug#17332 - changing key_buffer_size on a running serveristruewing@chilla.local2007-01-311-467/+2089
* | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-1/+4
* | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-2/+3
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-2/+3
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-2/+3
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-16/+16
|\ \ | |/
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-16/+16
* | unsigned char -> ucharmonty@mysql.com2006-06-191-3/+20
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-081-8/+0
|\ \
| * | removing MSDOS defines and codereggie@big_geek.2006-05-081-8/+0
* | | Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-8/+2
* | | Manually mergedevgen@moonbone.local2006-04-251-5/+7
|\ \ \ | |/ / |/| / | |/
| * Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2igor@rurik.mysql.com2006-04-191-5/+7
| |\
| | * Fixed bug #19079.igor@rurik.mysql.com2006-04-181-5/+7
* | | Remove compiler warningsmonty@mysql.com2006-03-291-1/+1
|/ /
* | Reviewing new pushed codemonty@mysql.com2005-10-121-8/+9
* | Merge mysql.com:/M50/noserver-5.0 into mysql.com:/M50/mysql-5.0joerg@mysql.com2005-09-301-2/+70
|\ \
| * | Change "mf_keycache.c" so that it can be compiled without thread support (bug...joerg@mysql.com2005-09-301-2/+70
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-141-6/+7
|\ \ \ | |/ / |/| / | |/