summaryrefslogtreecommitdiff
path: root/mysys/array.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-11-031-2/+3
|\
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+3
* | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-1/+1
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-11/+14
|/
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | spelling fixesklemens2017-03-071-1/+1
* | Cherry pick dynamic array changes from commit:Sergey Vojtovich2014-12-051-19/+22
* | Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykkSergei Golubchik2014-03-261-4/+4
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+17
|\ \
| * | post-review changesSergei Golubchik2013-10-181-2/+2
| * | Added a delete_function for DYNAMIC_ARRAY.Vicențiu Ciorbaru2013-10-171-0/+17
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | 10.0-base mergeSergei Golubchik2013-01-311-18/+16
|\ \ \ | |/ /
| * | cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols,Sergei Golubchik2013-01-231-4/+4
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-14/+12
| |/
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-9/+9
|/
* 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/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-1/+1
* | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-1/+2
* | | | merge.Sergei Golubchik2010-11-251-42/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+1
| |\ \ \ | | |/ /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-8/+7
| |\ \ \
| * \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
| |\ \ \ \
| * | | | | wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-081-7/+2
| * | | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-8/+9
| |\ \ \ \ \
| * | | | | | Injecting more "const" declarations into code which does not changeunknown2008-04-031-1/+1
| * | | | | | First part of redo/undo for key pagesunknown2007-11-141-35/+35
| * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-31/+58
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-15/+41
| | |\ \ \ \ \ \
| | | * | | | | | Implementation of rows-in-blockunknown2007-01-181-15/+41
* | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+4
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | merging with mysql-5.0-bugteamV Narayanan2009-07-171-7/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Bug#43572 Handle failures from hash_initV Narayanan2009-07-121-6/+7
* | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
* | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-31/+59
| |/ / / |/| | |
* | | | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-9/+9
* | | | Changed accidently added tabs back into spaces.unknown2007-05-281-22/+22
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-9/+9
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-9/+9
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-3/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#2936unknown2007-03-231-1/+2
| * | | | WL#2936unknown2007-03-021-3/+58
| | |/ / | |/| |
* | | | Merge recycle.(none):/src/bug23736/my50-bug23736unknown2007-03-201-4/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#23736 Pointer free error in mysqlbinlogunknown2007-03-201-4/+0
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ / | | / | |/ |/|