summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* The pilot implementation of mwl#250: Use the statistics from persistentIgor Babaev2012-04-111-24/+30
* Merge 5.3->5.5Igor Babaev2012-03-171-5/+14
|\
| * Merge.Igor Babaev2012-03-131-5/+9
| |\
| | * Fixed LP bug #953649.Igor Babaev2012-03-131-5/+9
| * | Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11"Michael Widenius2012-03-131-0/+5
| |/
* | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5.unknown2012-03-121-27/+67
|\ \
| * | Implementation of MDEV-28 LIMIT ROWS EXAMINEDunknown2012-03-111-28/+67
| |/
* | Upgraded sphinx to version 2.0.4Michael Widenius2012-03-071-4/+9
* | 5.3 mergeSergei Golubchik2012-03-061-6/+16
|\ \ | |/
| * Fixed LP bug #946055.Igor Babaev2012-03-051-4/+9
| * Fixed LP bug #944782.Igor Babaev2012-03-041-2/+7
* | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5.Igor Babaev2012-03-021-8/+28
|\ \
| * | Addressed all review feedbacks for mwl #247.Igor Babaev2012-02-281-2/+2
| * | Merge.Igor Babaev2012-02-271-21/+45
| |\ \
| * \ \ Merge.Igor Babaev2012-02-221-18/+54
| |\ \ \
| * | | | Fixed LP bug #923236.Igor Babaev2012-01-291-0/+4
| * | | | Merge.Igor Babaev2012-01-241-9/+25
| |\ \ \ \
| | * | | | Fixed LP bug #914560.Igor Babaev2012-01-171-0/+4
| | * | | | Fixed calculation of rec_per_key elements for added components of the extende...Igor Babaev2012-01-011-1/+2
| | * | | | Merged MWL#247 into the latest 5.3.Igor Babaev2011-12-311-8/+19
| | |\ \ \ \
| | | * | | | Implementation of the MWL#247: Make the optimizer use extended keys.Igor Babaev2011-12-311-8/+19
* | | | | | | Merge 5.3->5.5.Igor Babaev2012-03-011-15/+39
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fixed LP bug #943543.Igor Babaev2012-02-291-6/+6
| | |_|_|_|/ | |/| | | |
| * | | | | Merge 5.2->5.3Igor Babaev2012-02-261-9/+11
| |\ \ \ \ \
| | * | | | | Fix of LP bug:938518 (also LP bug:791761 and LP bug:806955)unknown2012-02-251-9/+11
| * | | | | | Rolled back the patch for bug 791761.Igor Babaev2012-02-261-3/+1
| * | | | | | Merge.Igor Babaev2012-02-241-9/+23
| |\ \ \ \ \ \
| | * | | | | | Fixed LP bug #939009.Igor Babaev2012-02-241-9/+23
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 5.2->5.3Sergey Petrunya2012-02-241-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Back-ported the fix and test cases for bugs #59487 and #43368 fromIgor Babaev2012-02-221-0/+1
| * | | | | | BUG#934597: Assertion `! is_set()' failed in Diagnostics_area::set_ok_status(...Sergey Petrunya2012-02-241-0/+9
| | |/ / / / | |/| | | |
* | | | | | 5.3 mergeSergei Golubchik2012-02-211-9/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MergeSergey Petrunya2012-02-201-1/+13
| |\ \ \ \ \
| | * | | | | BUG#933407: Valgrind warnings in mark_as_null_row with materialization+semijo...Sergey Petrunya2012-02-201-1/+13
| * | | | | | Fixed bug #934348.Igor Babaev2012-02-181-3/+2
| * | | | | | Fixed LP bug #934342.Igor Babaev2012-02-181-5/+16
| |/ / / / /
* | | | | | BUG#919878: Assertion `!eliminated_tables...Sergey Petrunya2012-02-211-2/+25
* | | | | | 5.3.4 mergeSergei Golubchik2012-02-151-17/+67
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge fix for BUG#928048Sergey Petrunya2012-02-141-3/+4
| |\ \ \ \ \
| | * | | | | BUG#928048: Query containing IN subquery with OR in the where clause returns ...Sergey Petrunya2012-02-141-3/+4
| * | | | | | Fixed LP bug #925985.Igor Babaev2012-02-131-2/+2
| |/ / / / /
| * | | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-1/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line.Igor Babaev2012-01-131-2/+1
| | * | | | Fix of LP BUG#793589 Wrong result with double ORDER BYunknown2012-01-051-0/+9
| | * | | | Merge with 5.1Michael Widenius2012-01-041-3/+4
| | |\ \ \ \
| | | * | | | Fixed LP bug #848652.Igor Babaev2011-12-291-3/+4
| | * | | | | Fixed LP bug #906322.Igor Babaev2011-12-191-2/+0
| * | | | | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-1/+6
| * | | | | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-2/+2
| | |_|/ / / | |/| | | |
| * | | | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-201-8/+43