summaryrefslogtreecommitdiff
path: root/mysys/my_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-1/+1
* MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regr...Nayuta Yanagisawa2021-03-011-1/+1
* MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-031-0/+2
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-95/+81
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-0/+1
|\ \ \ \ | |/ / /
| * | | dirty mergeOleksandr Byelkin2019-02-071-0/+1
| |\ \ \ | | |/ /
| | * | my_malloc(): Invoke TRASH_ALLOC even WITH_SAFEMALLOC=OFFMarko Mäkelä2019-02-011-0/+1
* | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-2/+2
* | | | mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-3/+2
|/ / /
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-0/+7
|\ \ \
| * | | Added TRASH_FREED_MEMORY compilation optionMonty2018-01-281-0/+7
| |/ /
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+1
|\ \ \ | |/ /
| * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-1/+1
* | | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-221-2/+0
|/ /
* | 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
|\ \ | |/