summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-221-1/+1
* Fixed the bug mdev-12838.Igor Babaev2017-06-071-0/+8
* MDEV-10172: UNION query returns incorrect rows outside conditional evaluationOleksandr Byelkin2016-12-201-2/+3
* MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-101-0/+13
* Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-251-0/+4
* MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...Sergei Petrunia2015-03-171-8/+6
* MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-1/+3
* 5.3 mergeSergei Golubchik2014-02-221-1/+2
|\
| * MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat...Sergey Petrunya2014-02-151-1/+2
* | Merge 5.3->5.5unknown2013-10-291-2/+2
|\ \ | |/
| * MDEV-5104 crash in Item_field::used_tables with broken order bytimour@askmonty.org2013-10-291-2/+2
* | Merge 5.3-5.5Igor Babaev2013-10-131-2/+3
|\ \ | |/
| * Fixed bug mdev-5028.Igor Babaev2013-10-021-2/+3
* | 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
* | 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
* | 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
* | | 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
* | | 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
|\ \ \ | |/ /
| * | Fix bug lp:985667, MDEV-229unknown2012-04-271-0/+1
| * | MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-04-231-1/+1
* | | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-9/+23
|\ \ \ | |/ /
| * | Fixes lp:941889 "JOIN constructors takes a long time in 5.3"Michael Widenius2012-03-231-9/+23
* | | 5.3.4 mergeSergei Golubchik2012-02-151-0/+15
|\ \ \ | |/ /
| * | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-0/+2
| |\ \
| | * | Fixed LP bug #919427.Igor Babaev2012-01-201-0/+2
| * | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-0/+7
| * | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-0/+6
* | | | Various fixes for Solaris compiler.Vladislav Vaintroub2012-02-031-1/+1
* | | | 5.3 mergeSergei Golubchik2012-01-131-86/+279
|\ \ \ \ | |/ / /
| * | | Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, cons...unknown2012-01-101-1/+2