summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-1/+9
|\
| * MDEV-4978 - Server cursor is broken with blobs in the select list,Sergey Vojtovich2013-09-061-1/+2
| * Automatic merge of MDEV-4836 fix into 5.5Sergey Petrunya2013-08-281-0/+2
| |\
| | * Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL...Sergey Petrunya2013-08-261-0/+1
| | * MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hac...Sergey Petrunya2013-08-231-0/+1
| * | Merge 5.3->5.5Igor Babaev2013-08-271-0/+5
| |\ \ | | |/ | |/|
| | * Fixed bug mdev-4944.Igor Babaev2013-08-261-0/+5
* | | 5.5 mergeSergei Golubchik2013-07-171-2/+9
|\ \ \ | |/ /
| * | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-161-1/+2
| * | MDEV-4536, MDEV-4042Sergey Petrunya2013-07-151-0/+6
| * | -Run test suite with smaller aria keybuffer size (to make it possible to run ...Michael Widenius2013-06-051-1/+1
* | | MDEV-4345unknown2013-04-181-0/+13
* | | Added comments.Igor Babaev2013-04-151-2/+4
* | | Merge 10.0-base -> mwl253.Igor Babaev2013-03-311-3/+19
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2013-03-271-3/+19
| |\ \ \ | | |/ /
| | * | 5.3->5.5 mergeSergei Golubchik2013-02-281-1/+17
| | |\ \ | | | |/
| | | * Fixed bug mdev-3995.Igor Babaev2013-02-071-0/+17
| | * | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+2
| | |\ \
| | | * | Fix for Bug#14636211 WRONG RESULT (EXTRA ROW) ON A FROM SUBQUERY Olav Sandstaa2013-01-151-1/+15
* | | | | The pilot patch for mwl#253.Igor Babaev2013-03-111-0/+6
|/ / / /
* | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-9/+12
|\ \ \ \ | |/ / /
| * | | Fix of MDEV-3874: Server crashes in Item_field::print on a SELECT from a MERG...unknown2012-11-261-0/+3
| * | | MDEV-536: LP:1050806 - different result for a query using subquery, andSergey Petrunya2012-11-041-0/+10
| * | | MDEV-3812unknown2012-10-271-13/+15
| * | | MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::ex...unknown2012-10-251-15/+13
* | | | SHOW EXPLAIN: merge with 5.5-mainSergey Petrunya2012-10-061-1/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 5.5-main -> 5.5-show-explainSergey Petrunya2012-07-251-0/+3
| |\ \ \
| * | | | BUG#992942 & MDEV-325: Pre-liminary commit for testingSergey Petrunya2012-07-191-0/+10
| * | | | MWL#182: Explain running statementsSergey Petrunya2012-06-151-0/+38
| |\ \ \ \
| | * | | | MDEV-305: SHOW EXPLAIN: ref returned by SHOW EXPLAIN is different from the no...Sergey Petrunya2012-06-041-0/+7
| | * | | | Merge of recent changes in MWL#182 in 5.3 with {Merge of MWL#182 with 5.5}Sergey Petrunya2012-05-171-2/+21
| | |\ \ \ \
| | | * | | | MDEV-240: SHOW EXPLAIN: Assertion `this->optimized == 2' failedSergey Petrunya2012-05-111-2/+6
| | | * | | | # MDEV-239: Assertion `field_types == 0 ... ' failed in Protocol_text::store...Sergey Petrunya2012-05-101-1/+2
| | | * | | | MDEV-238: SHOW EXPLAIN: Server crashes in JOIN::print_explain with FROM subqu...Sergey Petrunya2012-05-101-0/+14
| | | * | | | MWL#182: Explain running statements: merge with 5.3-mainSergey Petrunya2012-04-131-1/+10
| | | |\ \ \ \
| | * | \ \ \ \ MWL#182: SHOW EXPLAIN: Merge 5.3->5.5Sergey Petrunya2012-05-161-1/+13
| | |\ \ \ \ \ \
| | | * | | | | | Apply earlier patch: correct handling of subqueries that Sergey Petrunya2012-01-041-1/+4
| | | * | | | | | MWL#182: Explain running statements: merge with 5.3-main (needs fixing)Sergey Petrunya2012-01-031-1/+10
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | MWL#182: Explain running statementsSergey Petrunya2011-10-271-1/+10
| | | | |\ \ \ \ \
| | | | | * | | | | Fix SHOW EXPLAIN for UNIONs.Sergey Petrunya2011-10-271-0/+3
| | | | | * | | | | MWL#182: Explain running statementsSergey Petrunya2011-08-241-0/+1
| | | | | * | | | | MWL#182: Explain running statementsSergey Petrunya2011-08-231-1/+6
* | | | | | | | | | MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o...Sergei Golubchik2012-08-311-1/+1
* | | | | | | | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ...unknown2012-08-211-0/+13
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge the fix for lp:944706, mdev-193unknown2012-06-061-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix for bug lp:944706, task MDEV-193unknown2012-05-171-0/+3
| |/ / / / / / /
* | | | | | | | 5.3 mergeSergei Golubchik2012-05-211-1/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix compiler warnings.unknown2012-05-081-1/+1
| * | | | | | Addition to the fix to LP bug#994275.unknown2012-05-081-1/+13
* | | | | | | 5.3 mergeSergei Golubchik2012-05-041-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /