| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -0/+12 |
|\ |
|
| * | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -0/+7 |
| |\ |
|
| | * | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -0/+7 |
| * | | Bug#53593: Add some instrumentation to improve Valgrind sensitivity | Marko Mäkelä | 2010-05-20 | 1 | -0/+5 |
| |/ |
|
| * | Bug#43932 myisam index corruption with large index and large | Vladislav Vaintroub | 2009-04-29 | 1 | -1/+1 |
| * | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -1/+1 |
| |\ |
|
| | * | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -1/+1 |
| | * | Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf... | unknown | 2007-08-29 | 1 | -14/+13 |
* | | | Merge Mysql 5.1.39 merge into MariaDB trunk | unknown | 2009-11-06 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | When running with --skip-safemalloc, still do some basic, but cheap, overrun ... | unknown | 2009-10-16 | 1 | -0/+3 |
* | | | | Automatic merge with maria-merge | Michael Widenius | 2009-10-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Typo fixes for "usefull" -> "useful". | Peter Lieverdink | 2009-10-01 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -1/+1 |
|/ / / |
|
* | | | Fixed problems in merge | Michael Widenius | 2009-05-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | We are now using Valgrind rather than purify, and have for quite some time. | unknown | 2009-05-06 | 1 | -1/+1 |
* | | | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria. | Guilhem Bichot | 2009-03-11 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Bug#37995 Error message truncation in test "innodb" in embedded mode. | Alexey Botchkov | 2009-02-05 | 1 | -1/+1 |
* | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -29/+27 |
|\ \ \
| |/ / |
|
| * | | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff... | Tatiana A. Nurnberg | 2008-08-21 | 1 | -26/+27 |
| * | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | unknown | 2007-10-11 | 1 | -0/+23 |
* | | | Fixed compiler warnings | unknown | 2008-01-13 | 1 | -6/+9 |
* | | | Merge some changes from sql directory in 5.1 tree | unknown | 2007-10-20 | 1 | -1/+0 |
* | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-09-27 | 1 | -0/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-27 | 1 | -0/+23 |
| |\ \ |
|
| | * | | Fixed compiler warnings | unknown | 2007-06-09 | 1 | -0/+23 |
* | | | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysql | unknown | 2007-08-01 | 1 | -8/+10 |
|/ / / |
|
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -36/+36 |
* | | | Merge polly.local:/tmp/maint/bug26844/my50-bug26844 | unknown | 2007-03-28 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix for bug #26844 "Memory allocation failures ignored by slave IO thread". | unknown | 2007-03-26 | 1 | -2/+2 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2006-11-22 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Remove compiler warnings | unknown | 2006-11-20 | 1 | -5/+5 |
| * | Fix compilation failures on Windows caused by the patch for Bug#17199. | unknown | 2006-06-27 | 1 | -1/+1 |
* | | Correcting signature for my_strndup to be able to build on Windows | unknown | 2006-07-07 | 1 | -1/+1 |
* | | Rename of my_strdup_with_lenght to match the more common "strndup" method. So... | unknown | 2006-01-25 | 1 | -1/+1 |
|/ |
|
* | Changed %lx -> 0x%lx (for easier comparison of debug files) | unknown | 2004-08-23 | 1 | -4/+4 |
* | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | unknown | 2003-07-18 | 1 | -3/+3 |
* | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | unknown | 2003-06-12 | 1 | -157/+148 |
* | Indentation | unknown | 2003-06-12 | 1 | -128/+123 |
* | Fixes for Netware | unknown | 2003-01-28 | 1 | -28/+28 |
* | Merge with 3.23.54 | unknown | 2002-10-16 | 1 | -4/+3 |
|\ |
|
| * | Allocate HEAP blocks in smaller blocks to get better memory utilization and m... | unknown | 2002-10-13 | 1 | -4/+3 |
* | | Increased max possible max_allowed_packet to 1G | unknown | 2002-09-19 | 1 | -7/+7 |
* | | Portability fixes. | unknown | 2002-09-11 | 1 | -0/+14 |
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | unknown | 2002-08-17 | 1 | -69/+4 |
* | | Fixed bug in REPAIR table. | unknown | 2002-06-28 | 1 | -2/+4 |
* | | Added the following new privleges: | unknown | 2002-06-12 | 1 | -7/+4 |
* | | Big code cleanup/review before 4.0.2 release. | unknown | 2002-06-11 | 1 | -97/+97 |
* | | fixed bug in truncating temp tables | unknown | 2002-04-08 | 1 | -0/+3 |