summaryrefslogtreecommitdiff
path: root/sql/sql_array.h
Commit message (Expand)AuthorAgeFilesLines
* - 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