summaryrefslogtreecommitdiff
path: root/mysys/my_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-3/+9
* add safemalloc backSergei Golubchik2011-07-101-4/+4
* remove remnants of safemalloc andSergei Golubchik2011-07-101-18/+0
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-30/+88
* Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-1/+11
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-19/+19
* Merge polly.local:/tmp/maint/bug26844/my50-bug26844unknown2007-03-281-1/+1
|\
| * Fix for bug #26844 "Memory allocation failures ignored by slave IO thread".unknown2007-03-261-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-2/+2
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-2/+2
* | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-1/+1
|\ \ | |/
| * Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-1/+1
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-1/+1
|/
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-2/+2
* Cleanupsunknown2003-08-261-17/+17
* Update mysql-test results after mergeunknown2002-09-181-4/+4
* Portability fixes.unknown2002-09-111-0/+12
* Update copyrightunknown2001-12-061-15/+14
* Fixes for OS2.unknown2001-08-221-1/+1
* Import changesetunknown2000-07-311-0/+84