summaryrefslogtreecommitdiff
path: root/mysys/my_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-9/+28
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-1/+1
* | | | | add safemalloc backSergei Golubchik2011-07-101-0/+1
* | | | | merge.Sergei Golubchik2010-11-251-4/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+17
| |\ \ \ | | |/ /
| * | | Added macros to inform valgrind that memory is uninitializedMichael Widenius2010-05-261-2/+1
| * | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-3/+3
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
* | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-0/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-0/+16
| |/ /
* | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-2/+2
|/ /
* | Bug#34183 Missing DBUG_RETURN in alloc_rootunknown2008-04-071-1/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-31/+31
* | Merge siva.hindu.god:/home/tsmith/m/bk/51unknown2007-04-181-2/+0
|\ \
| * | Clear field_alloc when it's moved to result set (allows us to always call fre...unknown2007-04-161-2/+0
* | | Merge damien-katzs-computer.local:/Users/dkatz/50bunknown2007-04-161-0/+4
|\ \ \ | |/ / |/| / | |/
| * Bug #27322 failure to allocate transaction_prealloc_size causes crashunknown2007-04-121-0/+4
* | 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-6/+7
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-6/+7
* | Table definition cache, part 2unknown2005-11-231-0/+1
|/
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-0/+51
* BUG#12983unknown2005-09-051-8/+4
* mergedunknown2005-08-261-1/+14
|\
| * memroot: trash the memory in free_root()unknown2005-08-241-1/+14
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...unknown2005-06-061-0/+1
* | Cleanup during reviewunknown2005-06-051-4/+6
* | Fixed bug detected by sp-testsunknown2005-02-051-2/+4
* | Fix accesses to uninitialized memory (found by valgrind)unknown2005-01-131-0/+13
|/
* A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
* Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-5/+32
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-3/+3
* Max open files handling moved to my_set_max_open_files()unknown2004-02-191-1/+1
* Merge with 4.0.18unknown2004-02-111-0/+66
|\
| * Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+66
* | Added support for ULONG division with DIVunknown2003-03-191-4/+10
|/
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-1/+3
* Small improvement to alloc_rootunknown2002-11-161-8/+7
* improvement in root memory allocatorunknown2002-06-271-17/+33
* allocated bigger blocks if it neededunknown2002-04-131-8/+8
* Update copyrightunknown2001-12-061-16/+15