| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compilarion failure on 32bit systems | Sergey Vojtovich | 2016-02-26 | 1 | -0/+3 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -1/+1 |
* | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -1/+1 |
* | ha_partition.cc and ha_partition.h are now completely merged | Michael Widenius | 2013-06-27 | 1 | -0/+2 |
* | Fixed some memory leaks | Michael Widenius | 2013-06-19 | 1 | -2/+2 |
* | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -30/+86 |
|\ |
|
| * | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -36/+40 |
| * | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -9/+61 |
* | | compilation and test failures | Sergei Golubchik | 2012-10-04 | 1 | -2/+0 |
|/ |
|
* | add a space between safemalloc error mesage and a stack trace | Sergei Golubchik | 2012-04-18 | 1 | -0/+1 |
* | moved ha_maria::implicit_commit() calls around | Sergei Golubchik | 2012-01-06 | 1 | -2/+2 |
* | new configure option: NOT_FOR_DISTRIBUTION | Sergei Golubchik | 2011-12-14 | 1 | -1/+1 |
* | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 1 | -0/+341 |
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -576/+0 |
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -0/+7 |
|\ |
|
| * | 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 |
| |/ |
|
* | | Merge a change from mysql-5.1-innodb: | Marko Mäkelä | 2010-05-20 | 1 | -0/+5 |
* | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -1/+1 |
* | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -9/+9 |
|/ |
|
* | 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 |
* | | Bug#37995 Error message truncation in test "innodb" in embedded mode. | Alexey Botchkov | 2009-02-05 | 1 | -1/+1 |
* | | 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 |
* | | 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 |