Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -32/+33 |
* | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-19 | 1 | -0/+4 |
|\ | |||||
| * | Upmerge the Windows compile fix from 5.0 to 5.1 | Joerg Bruehe | 2009-10-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Compile fix for Windows: | Joerg Bruehe | 2009-10-16 | 1 | -1/+1 |
| * | | Upmerge (automerge) into 5.1 | Joerg Bruehe | 2009-10-09 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Fix bug#47923 New "mf_keycache.c" requires thread support | Joerg Bruehe | 2009-10-08 | 1 | -0/+4 |
| | * | fixed compilation warnings | Georgi Kodinov | 2009-09-24 | 1 | -1/+1 |
* | | | Merge 5.1-bugteam -> trunk-alik. | Alexander Nozdrin | 2009-09-17 | 1 | -52/+96 |
|\ \ \ | |/ / | |||||
| * | | Bug#17332 - changing key_buffer_size on a running server | Ingo Struewing | 2009-09-09 | 1 | -52/+96 |
| |\ \ | | |/ | |||||
| | * | Bug#17332 - changing key_buffer_size on a running server | Ingo Struewing | 2009-09-07 | 1 | -492/+2181 |
* | | | Merge MySQL 5.1.35 into MySQL 5.4 | Mikael Ronstrom | 2009-06-11 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | Bug#43932 myisam index corruption with large index and large | Vladislav Vaintroub | 2009-04-29 | 1 | -2/+4 |
| * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug#37302 (missing DBUG_RETURN macro in function "find_key_block" (5.0 only)) | Marc Alff | 2008-08-11 | 1 | -3/+3 |
| | * | fixed warnings from the fix of 26243 | gkodinov/kgeorge@macbook.gmz | 2008-03-29 | 1 | -1/+1 |
* | | | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 1 | -0/+54 |
|/ / | |||||
* | | Merge bk-internal:/home/bk/mysql-5.1 | gkodinov/kgeorge@magare.gmz | 2008-03-31 | 1 | -13/+14 |
|\ \ | |||||
| * \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | jani@a88-113-38-195.elisa-laajakaista.fi | 2008-02-08 | 1 | -13/+14 |
| |\ \ | |||||
| | * | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | monty@mysql.com/narttu.mysql.fi | 2007-10-11 | 1 | -13/+14 |
* | | | | Bug#35272: @@global.key_buffer_size = 4294967295 let the server crash | davi@mysql.com/endora.local | 2008-03-25 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint | kaa@polly.(none) | 2007-10-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix for bug #31207: Test "join_nested" shows different strategy on IA64 | kaa@polly.(none) | 2007-10-17 | 1 | -1/+1 |
| * | Backport of the keycache changes from http://lists.mysql.com/commits/31517 to... | kaa@polly.local | 2007-08-29 | 1 | -12/+13 |
* | | Added support for 'internal temporary tables' in HEAP tables. | monty@mysql.com/nosik.monty.fi | 2007-07-25 | 1 | -9/+10 |
* | | Merge chilla.local:/home/mydev/mysql-5.1-amain | istruewing@chilla.local | 2007-06-11 | 1 | -6/+5 |
|\ \ | |||||
| * \ | Merge chilla.local:/home/mydev/mysql-5.0-axmrg | istruewing@chilla.local | 2007-05-31 | 1 | -6/+5 |
| |\ \ | | |/ | |||||
| | * | Bug#28478 - Improper key_cache_block_size corrupts MyISAM tables | istruewing@chilla.local | 2007-05-31 | 1 | -6/+5 |
| | * | Fixed compiler warnings (for linux and win32 and win64) | monty@mysql.com/narttu.mysql.fi | 2007-02-22 | 1 | -1/+4 |
* | | | Avoid a compile error which arises from a redefinition of "inline": | joerg@debian.(none) | 2007-06-01 | 1 | -0/+3 |
|/ / | |||||
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@linux-th5m.site | 2007-05-24 | 1 | -31/+36 |
|\ \ | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -23/+23 |
* | | | Bug#17332 - changing key_buffer_size on a running server | istruewing@chilla.local | 2007-05-14 | 1 | -26/+70 |
* | | | Bug#17332 - changing key_buffer_size on a running server | istruewing@chilla.local | 2007-03-23 | 1 | -133/+86 |
* | | | Merge chilla.local:/home/mydev/mysql-5.1-bug17332-old | istruewing@chilla.local | 2007-03-20 | 1 | -467/+2086 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#17332 - changing key_buffer_size on a running server | istruewing@chilla.local | 2007-01-31 | 1 | -467/+2089 |
* | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-02-23 | 1 | -1/+4 |
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -2/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -2/+3 |
| |\ | |||||
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -2/+3 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ | |||||
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -16/+16 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -16/+16 |
* | | unsigned char -> uchar | monty@mysql.com | 2006-06-19 | 1 | -3/+20 |
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new | reggie@big_geek. | 2006-05-08 | 1 | -8/+0 |
|\ \ | |||||
| * | | removing MSDOS defines and code | reggie@big_geek. | 2006-05-08 | 1 | -8/+0 |
* | | | Added support for key_block_size for key and table level (WL#602) | monty@mysql.com | 2006-05-03 | 1 | -8/+2 |
* | | | Manually merged | evgen@moonbone.local | 2006-04-25 | 1 | -5/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 | igor@rurik.mysql.com | 2006-04-19 | 1 | -5/+7 |
| |\ | |||||
| | * | Fixed bug #19079. | igor@rurik.mysql.com | 2006-04-18 | 1 | -5/+7 |