summaryrefslogtreecommitdiff
path: root/include/my_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clang -Wtypedef-redefinitionMarko Mäkelä2022-03-111-1/+1
* remove MYSQL_SERVER requirementSergei Golubchik2021-10-191-1/+1
* Added support to MEM_ROOT for write protected memoryMonty2021-07-181-2/+3
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+4
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-0/+1
* | Reducing memory when using information schemaMonty2017-11-021-0/+1
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ | |/ / |/| |
| * | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-2/+2
| |\ \ | | |/
| * | Fixed compiler warningsunknown2008-01-131-4/+4
| |/
* | Post-merge fix: header is used by the client API. Obvious in retrospect.Davi Arnaut2010-06-051-2/+6
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-0/+5
|/
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* Many files:unknown2006-12-231-2/+1
* Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-1/+1
* Small improvement to alloc_rootunknown2002-11-161-1/+2
* improvement in root memory allocatorunknown2002-06-271-3/+10
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-5/+10
* allocated bigger blocks if it neededunknown2002-04-131-0/+39