summaryrefslogtreecommitdiff
path: root/mysys/mf_keycache.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-1/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+3
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+3
* | Many files:unknown2006-12-231-2/+1
|/
* Remove compiler warningsunknown2006-11-201-16/+16
* Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2unknown2006-04-191-5/+7
|\
| * Fixed bug #19079.unknown2006-04-181-5/+7
* | Reviewing new pushed codeunknown2005-10-121-8/+9
* | Merge mysql.com:/M50/noserver-5.0 into mysql.com:/M50/mysql-5.0unknown2005-09-301-2/+70
|\ \
| * | Change "mf_keycache.c" so that it can be compiled without thread support (bug...unknown2005-09-301-2/+70
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-09-141-6/+7
|\ \ \ | |/ / |/| / | |/
| * Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-6/+7
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-06-021-30/+91
|\ \ | |/
| * Bug#10602 - LOAD INDEX INTO CACHE deadlocksunknown2005-06-011-30/+91
* | Merge with 4.1unknown2005-04-301-4/+7
|\ \ | |/
| * Fixed core dump bug when hot link list in key cache was empty. Bug #10167unknown2005-04-271-4/+7
* | mergedunknown2005-01-241-0/+1
|\ \ | |/
| * Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-0/+1
| |\
| | * fixes/cleanups according to Coverity reportunknown2005-01-241-0/+1
* | | Merge of fix for BUG#4258 from 4.1.unknown2005-01-211-0/+35
|\ \ \ | |/ /
| * | Final patch for BUG#4285.unknown2005-01-191-0/+35
| |/
* | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-5/+5
|/
* key_cache.result, key_cache.test:unknown2004-11-161-12/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-231-15/+16
|\
| * Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-15/+16
* | bug fixed: when inited=0, can_be_used should be 0 too. (BUG#4901)unknown2004-08-111-21/+21
|/
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-16/+68
* missing semicolonunknown2004-02-171-1/+1
* warning: `link_into_queue' declared inline after being calledunknown2004-02-121-2/+2
* key_cache.result, key_cache.test, mf_keycache.c:unknown2003-12-091-1/+1
* mf_keycache.c:unknown2003-11-251-11/+10
* mf_keycache.c, keycache.h:unknown2003-11-251-33/+189
* Update VC++ filesunknown2003-11-211-5/+3
* Merge key cache structures to oneunknown2003-11-201-260/+192
* Fixed C syntax error in mysys/mf_keycache.c.unknown2003-11-191-1/+1
* Merge with 4.0 treeunknown2003-11-181-2/+2
|\
| * Fix for service names on windows; Now we always put the service name last wh...unknown2003-11-171-1/+1
| * Better fix for myisamchk --sort-index on windowsunknown2003-08-251-5/+13
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-154/+195
* | Many files:unknown2003-10-011-4/+12
* | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-124/+506
* | Many files:unknown2003-08-021-102/+132
* | Many files:unknown2003-06-301-403/+483
* | Many files:unknown2003-06-121-0/+80
* | logging_ok:unknown2003-05-131-3/+6
* | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-251-443/+494
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-4/+4
* | Introduced a scalable key cache management.unknown2003-01-281-614/+1615
|/