summaryrefslogtreecommitdiff
path: root/sql/sql_list.h
Commit message (Expand)AuthorAgeFilesLines
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* MDEV-7951 - sql_alloc() takes 0.25% in OLTP ROSergey Vojtovich2015-05-131-3/+8
* cleanup: rename List<> methodsSergei Golubchik2014-10-101-4/+4
* Debugging aid: Add T* List<T>::elem(int n) which returns N-th element in the ...Sergey Petrunya2014-03-111-2/+7
* 5.3->5.5 mergeSergei Golubchik2013-02-281-1/+3
|\
| * Fixed bug mdev-3913.Igor Babaev2013-02-201-1/+3
* | 5.3 mergeSergei Golubchik2013-01-151-2/+9
|\ \ | |/
| * 5.2->5.3 mergeSergei Golubchik2013-01-101-2/+9
| |\
| | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-2/+9
| | |\
| | | * Backport Bug#13724099Tor Didriksen2012-09-121-2/+9
* | | | mysql-5.5.28Sergei Golubchik2012-10-161-0/+4
|\ \ \ \
| * | | | Bug#14549809 LINKING PROBLEM IN 5.5.28 BUILDS WITH THREADPOOL PLUGINTor Didriksen2012-08-281-0/+4
* | | | | mergeSergei Golubchik2012-04-071-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Unused method removed.unknown2012-04-061-19/+0
| * | | | Fix of LP bug#968720.unknown2012-04-051-0/+20
* | | | | 5.3 mergeSergei Golubchik2012-02-211-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Added commentsSergey Petrunya2012-02-161-1/+6
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \ | | | | |/ | | | |/|
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+21
|\ \ \ \ \ | |/ / / /
| * | | | Fix typo bugSergey Petrunya2011-09-061-1/+1
| * | | | BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-041-0/+21
* | | | | 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
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-13/+37
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed LP BUG#800696.unknown2011-07-191-0/+13
| * | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-0/+2
| |\ \ \ \ \
| | * \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-1/+3
| | |\ \ \ \ \
| | | * | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-1/+8
| * | | | | | | MWL#89: Address review feedback (by Sergey Petrunia)unknown2011-05-231-1/+1
| |/ / / / / /
| * | | | | | Fix LP BUG#718593unknown2011-04-281-1/+1
| * | | | | | Fixed LP bug #698882.Igor Babaev2011-01-151-12/+16
| * | | | | | Pulled in the ltest changes of 5.1Igor Babaev2010-09-111-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | WL#24: post review fixes.Igor Babaev2010-09-111-3/+0
| * | | | | | MergeIgor Babaev2010-08-311-0/+8
| |\ \ \ \ \ \
| | * | | | | | The main patch for WL#24: Igor Babaev2009-10-111-0/+8
| | | |/ / / / | | |/| | | |
* | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-7/+0
* | | | | | | merge.Sergei Golubchik2010-11-251-1/+38
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Fixed warnings and build failures after last pushMichael Widenius2010-08-021-1/+1
| * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+67
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-0/+37
| |\ \ \ \
| | * | | | MWL#17: Table-eliminationSergey Petrunya2009-09-011-0/+37
| * | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \ \ \ \
| * | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1