summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-46/+32
|\
| * commentsSergei Golubchik2011-05-211-20/+20
| * db_low_byte_first is goneSergei Golubchik2011-05-201-1/+0
| * wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-27/+14
| * Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-231-2/+6
| |\
| * \ Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-181-0/+2
| |\ \
* | | | Fix a comment (unmatched '{' and '}' screw up jumping in advanced editors)Sergey Petrunya2011-05-201-0/+1
* | | | Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-3/+2
|\ \ \ \
| * | | | Fixed LP bug #777745.Igor Babaev2011-05-191-3/+2
* | | | | Fix based on suggestion by Zardosht Kasheff and Richard Prohaska) for making ...Michael Widenius2011-05-191-9/+15
* | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-40/+37
* | | | | Merge with 5.3 mainMichael Widenius2011-05-161-285/+530
|\ \ \ \ \
| * \ \ \ \ Automatic merge with MWL148unknown2011-05-121-8/+42
| |\ \ \ \ \
| | * | | | | Post review fixes of MWL#148 (moving max/min optimization in optimize phase).unknown2011-05-121-2/+9
| | * | | | | MergeOleksandr Byelkin2011-05-061-8/+35
| | |\ \ \ \ \
| | | * | | | | Moving max/min optimization from prepare to optimization phase. MWL#148Oleksandr Byelkin2011-05-041-8/+35
| * | | | | | | Merge fix for BUG#779885 Sergey Petrunya2011-05-111-1/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | BUG#779885: Crash in eliminate_item_equal with materialization=on in maria-5.3Sergey Petrunya2011-05-101-1/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Fix LP BUG#772309unknown2011-05-051-0/+3
| * | | | | | MWL#89unknown2011-05-051-278/+471
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | MWL#89unknown2011-05-021-278/+472
| | |\ \ \ \
| | | * | | | Fix LP BUG#715069unknown2011-04-201-0/+4
| | | * | | | MWL#89unknown2011-04-011-278/+468
| | | |\ \ \ \
| | | | * \ \ \ MWL#89unknown2011-03-301-278/+468
| | | | |\ \ \ \
| | | | | * \ \ \ MWL#89unknown2011-03-301-278/+468
| | | | | |\ \ \ \
| | | | | | * \ \ \ MWL#89unknown2011-03-011-54/+105
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ MWL#89unknown2011-03-011-269/+459
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Fix LP BUG#718578unknown2011-02-141-27/+36
| | | | | | | * | | | | Fix LP BUG#715027unknown2011-02-141-7/+8
| | | | | | | * | | | | Fix LP BUG#714999unknown2011-02-101-1/+1
| | | | | | | * | | | | MWL#89unknown2011-01-241-10/+22
| | | | | | | * | | | | Fix of problem with WHERE/HAVING consist of alone outer reference field by wr...unknown2011-01-241-0/+7
| | | | | | | * | | | | Fix LP BUG#702345unknown2011-01-171-1/+1
| | | | | | | * | | | | Don't recalculate conditions that have already been checked.Michael Widenius2011-01-141-0/+2
| | | | | | | * | | | | Merge MWL#89 into 5.3 main.unknown2011-01-111-240/+399
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | MWL#89unknown2010-12-231-15/+16
| | | | | | | | * | | | | MWL#89unknown2010-12-151-57/+62
| | | | | | | | * | | | | Merge the fix for LP BUG#682683.unknown2010-12-101-6/+32
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Fix LP BUG#682683unknown2010-12-021-6/+32
| | | | | | | | * | | | | | Merge 5.3-mwl89 into 5.3.unknown2010-12-031-215/+339
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |/ / / / /
| | | | | | | | | * | | | | Fix LP BUG#680846unknown2010-11-261-5/+7
| | | | | | | | | * | | | | Fix LP BUG#680005unknown2010-11-221-3/+3
| | | | | | | | | * | | | | Fixed LP BUG#675981unknown2010-11-221-1/+8
| | | | | | | | | * | | | | Fixed LP BUG#641203: Query returns rows where no result is expected (impossib...unknown2010-11-191-33/+18
| | | | | | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-177/+307
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | Fixed LP BUG#652727 and LP BUG#643424.unknown2010-11-021-39/+33
| | | | | | | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-231-37/+6
| | | | | | | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-201-6/+0
| | | | | | | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-091-3/+0
| | | | | | | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-051-6/+43