summaryrefslogtreecommitdiff
path: root/mysys/my_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: make malloc_size_cb_func always definedSergei Golubchik2017-01-151-7/+8
* 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\
| * 5.5 mergeSergei Golubchik2014-02-251-2/+2
| |\
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-6/+8
|/ / /
* | | 5.5 mergeSergei Golubchik2013-06-061-6/+4
|\ \ \ | |/ /
| * | mysql-5.5.31 mergeSergei Golubchik2013-05-071-4/+8
| |\ \ | | |/
| | * Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-151-3/+9
* | | missing cast addedSergei Golubchik2013-02-041-1/+1
* | | 32-bit fix: first cast the value to a signed type, then subtractSergei Golubchik2013-01-231-1/+1
* | | cleanup:Sergei Golubchik2013-01-231-6/+6
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-12/+114
|/ /
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf...unknown2007-08-291-8/+8
* | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-3/+3
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-1/+5
| |/ / / /
| * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+11
| |\ \ \ \ | | |/ / /
| * | | | Fix build error after last push with --with-debug=full due to SAFEMALLOC now ...unknown2009-03-311-0/+3
* | | | | 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