summaryrefslogtreecommitdiff
path: root/mysys/safemalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-10-281-2/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-10-281-2/+2
| |\
| | * Safemalloc typo fix found by clang.Oleksandr Byelkin2021-10-261-2/+2
* | | MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-031-2/+3
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-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 10.2 into 10.3Marko Mäkelä2019-01-171-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-1/+1
| |\ \ \ | | |/ /
| | * | safemalloc: warn, flush after fprintfDaniel Black2019-01-171-1/+1
* | | | safemalloc: put bad_ptr error arguments in right orderDaniel Black2019-01-171-1/+1
* | | | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-221-2/+2
* | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-3/+5
|/ / /
* | | Fixed compilarion failure on 32bit systemsSergey Vojtovich2016-02-261-0/+3
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-1/+1
|/ /
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | ha_partition.cc and ha_partition.h are now completely mergedMichael Widenius2013-06-271-0/+2
* | Fixed some memory leaksMichael Widenius2013-06-191-2/+2
* | 10.0-base mergeSergei Golubchik2013-01-311-30/+86
|\ \
| * | cleanup:Sergei Golubchik2013-01-231-36/+40
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-9/+61
| |/
* | compilation and test failuresSergei Golubchik2012-10-041-2/+0
|/
* add a space between safemalloc error mesage and a stack traceSergei Golubchik2012-04-181-0/+1
* moved ha_maria::implicit_commit() calls aroundSergei Golubchik2012-01-061-2/+2
* new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-141-1/+1
* move safemalloc out of dbug.Sergei Golubchik2011-12-121-0/+341
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-576/+0
* Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-0/+7
|\
| * Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-0/+7
| |\
| | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-0/+7
| * | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-0/+5
| |/
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-05-201-0/+5
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | WL#2360 Performance schemaMarc Alff2009-12-091-9/+9
|/
* Bug#43932 myisam index corruption with large index and large Vladislav Vaintroub2009-04-291-1/+1
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| * Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf...unknown2007-08-291-14/+13
* | Bug#37995 Error message truncation in test "innodb" in embedded mode.Alexey Botchkov2009-02-051-1/+1
* | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...Tatiana A. Nurnberg2008-08-211-26/+27
* | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-0/+23
* | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-8/+10
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-36/+36
* | Merge polly.local:/tmp/maint/bug26844/my50-bug26844unknown2007-03-281-2/+2
|\ \ | |/
| * Fix for bug #26844 "Memory allocation failures ignored by slave IO thread".unknown2007-03-261-2/+2
* | 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-5/+5
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-5/+5