summaryrefslogtreecommitdiff
path: root/sql/sql_array.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-8/+8
* Added support to MEM_ROOT for write protected memoryMonty2021-07-181-2/+2
* Fixed wrong initializations of Dynamic_arrayMonty2021-03-201-1/+3
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-2/+2
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-5/+5
* perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-2/+12
* Cleanup: Make Bounds_checked_array default-constructibleMarko Mäkelä2020-01-221-3/+4
* MDEV-21263: Allow packed values of non-sorted fields in the sort bufferVarun Gupta2020-01-211-0/+4
* 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 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 branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-071-3/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-12-071-3/+7
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-061-3/+12
| | | |\ \
| | | | * | correct order of arguments for Dynamic_array<>::CMP_FUNC2Sergei Golubchik2018-12-061-1/+1
| | | | * | cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-061-2/+11
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-0/+13
|/ / / / /
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+1
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-5/+6
* | | | | Less dependencies in include filesMichael Widenius2017-11-231-0/+2
|/ / / /
* | | | CleanupsMonty2016-04-281-0/+5
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-0/+9
|/ / /
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-5/+5
* | | Cherry pick dynamic array changes from commit:Sergey Vojtovich2014-12-051-0/+7
|/ /
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-10/+17
|\ \
| * | qsort2, pop, push methods for Dynamic_array<>Sergei Golubchik2013-10-181-0/+16
* | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-0/+18
|\ \ \ | |/ /
| * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-211-0/+18
* | | 10.0-monty mergeSergei Golubchik2013-07-211-67/+57
|\ \ \ | |/ / |/| |
| * | Fixed memory leaks. alias.test now runs clean with valgrindMichael Widenius2013-06-201-1/+3
| * | Finished merging wl5986 started by Igor.unknown2013-06-191-69/+51
| * | More merge fixes:Michael Widenius2013-06-161-0/+11
* | | handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-2/+7
* | | * use Dynamic_array<> instead of List<> for the list of found tables in sql_s...Sergei Golubchik2013-04-071-0/+5
|/ /
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+2
* | MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.Igor Babaev2012-09-011-0/+71
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\
* | \ merge.Sergei Golubchik2010-11-251-0/+70
|\ \ \ | |/ / |/| |
| * | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+72
| |/
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/
* Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-1/+1
|\
| * Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
|/
* Many files:unknown2006-12-231-2/+1
* Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-0/+69