summaryrefslogtreecommitdiff
path: root/mysys/mf_keycache.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| / | |/
| * Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-6/+7
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-06-021-30/+91
|\ \ | |/
| * Bug#10602 - LOAD INDEX INTO CACHE deadlocksingo@mysql.com2005-06-011-30/+91
* | Merge with 4.1monty@mysql.com2005-04-301-4/+7
|\ \ | |/
| * Fixed core dump bug when hot link list in key cache was empty. Bug #10167monty@mysql.com2005-04-271-4/+7
* | mergedserg@serg.mylan2005-01-241-0/+1
|\ \ | |/
| * Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-0/+1
| |\
| | * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-0/+1
* | | Merge of fix for BUG#4258 from 4.1.timour@mysql.com2005-01-211-0/+35
|\ \ \ | |/ /
| * | Final patch for BUG#4285.timour@mysql.com2005-01-191-0/+35
| |/
* | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0kaa@polly.local2004-12-141-5/+5
|/
* key_cache.result, key_cache.test:igor@rurik.mysql.com2004-11-161-12/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-231-15/+16
|\
| * Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-15/+16