summaryrefslogtreecommitdiff
path: root/mysys/mf_keycache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1, with following additions:unknown2009-11-161-49/+97
|\
| * 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
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+4
|\ \ \ | |/ /
| * | Bug#43932 myisam index corruption with large index and large Vladislav Vaintroub2009-04-291-2/+4
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
|\ \ \ | |/ /
| * | 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 26243unknown2008-03-291-1/+1
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-2/+3
|\ \ \ | |/ /
| * | Merge bk-internal:/home/bk/mysql-5.1unknown2008-03-311-13/+14
| |\ \
| | * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-13/+14
| | |\ \
| | | * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-13/+14
| * | | | Bug#35272: @@global.key_buffer_size = 4294967295 let the server crashunknown2008-03-251-1/+3
| |/ / /
* | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-17/+20
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3071 - Maria checkpointunknown2007-10-191-2/+3
| * | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-15/+17
| |\ \ \ | | |/ / | |/| |
| | * | porting Serg's fix for BUG#30094 to Maria. Now ma_test_all passes.unknown2007-07-271-2/+2
| | * | merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-8/+6
| | * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-17/+21
| | |\ \
| | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-9/+15
| | | |\ \
| | | | * \ Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-02-021-1/+1
| | | | |\ \
| | | | | * | postreview changes for page cache and pre review commit for loghandlerunknown2007-02-021-1/+1
| | | | * | | Merge with new versionunknown2007-01-231-6/+11
| | | | |\ \ \
| | | | | * | | Implementation of rows-in-blockunknown2007-01-181-6/+11
| | | | * | | | merge of recent MyISAM changes into Maria.unknown2006-12-201-2/+2
| | | | * | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-201-0/+1
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | amd64 atomic opsunknown2006-08-101-0/+1
| | | | | |/ /
* | | | | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
| * | | | | Backport of the keycache changes from http://lists.mysql.com/commits/31517 to...unknown2007-08-291-12/+13
* | | | | | Added support for 'internal temporary tables' in HEAP tables.unknown2007-07-251-9/+10
| |/ / / / |/| | | |
* | | | | Merge chilla.local:/home/mydev/mysql-5.1-amainunknown2007-06-111-6/+5
|\ \ \ \ \
| * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.0-axmrgunknown2007-05-311-6/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#28478 - Improper key_cache_block_size corrupts MyISAM tablesunknown2007-05-311-6/+5
| | * | | | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-1/+4
* | | | | | Avoid a compile error which arises from a redefinition of "inline":unknown2007-06-011-0/+3
|/ / / / /
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-31/+36
|\ \ \ \ \
| * | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-23/+23
| | |/ / / | |/| | |
* | | | | Bug#17332 - changing key_buffer_size on a running serverunknown2007-05-141-26/+70
* | | | | Bug#17332 - changing key_buffer_size on a running serverunknown2007-03-231-133/+86
* | | | | Merge chilla.local:/home/mydev/mysql-5.1-bug17332-oldunknown2007-03-201-467/+2086
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#17332 - changing key_buffer_size on a running serverunknown2007-01-311-467/+2089
* | | | | Fixed compiler warningsunknown2007-02-231-1/+4
* | | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /