summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler warningsSergei Golubchik2014-10-011-2/+1
* Better commentsSergei Petrunia2014-09-251-6/+9
* Better commentsSergei Petrunia2014-09-241-0/+5
* Merge ../10.1-orderby-fixes into 10.1Sergei Petrunia2014-09-091-17/+141
|\
| * MDEV-6384: It seems like OPTIMIZER take into account the order of indexes in ...Sergei Petrunia2014-08-271-1/+117
| * MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO...Sergei Petrunia2014-08-271-16/+24
* | MDEV-6689: valgrind errors in view.test in 10.1Sergei Petrunia2014-09-041-5/+9
|/
* MDEV-6398: ANALYZE UPDATE does not populate r_rowsSergei Petrunia2014-06-261-1/+9
* Code cleanupSergei Petrunia2014-06-261-11/+0
* MDEV-406: ANALYZE $stmt: fix "explain UPDATE view problem".Sergei Petrunia2014-06-251-0/+20
* Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-397/+496
|\
| * MDEV-406: ANALYZE $stmt: add support for BNL join bufferingSergei Petrunia2014-06-251-1/+2
| * MDEV-406: ANALYZE $stmt: fix order_by.testSergei Petrunia2014-06-241-1/+2
| * MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-395/+435
| * MDEV-406: ANALYZE $stmtSergei Petrunia2014-06-031-4/+35
| * Re-commit in git:Sergei Petrunia2014-05-271-4/+30
* | cleanup: remove special case from store_key::store_key(), add Field_blob::new...Sergei Golubchik2014-06-091-0/+1
* | MergeIgor Babaev2014-06-101-4/+4
|\ \
| * \ Merge.Igor Babaev2014-06-101-4/+4
| |\ \
| | * | Fixed bug mdev-6071.Igor Babaev2014-06-101-4/+4
* | | | MDEV-5985: EITS: selectivity estimates look illogical for join and non-key eq...Sergey Petrunya2014-06-101-13/+20
|/ / /
* | | MergeSergey Petrunya2014-06-071-0/+1
|\ \ \ | |/ / |/| |
| * | MDEV-6308: Server crashes in table_multi_eq_cond_selectivity with ...Sergey Petrunya2014-06-071-0/+1
* | | 5.5.38 mergeSergei Golubchik2014-06-061-13/+19
|\ \ \
| * | | MDEV-6239: Partition pruning is not working as expected in an inner querySergey Petrunya2014-05-291-1/+2
| * | | MDEV-6263: Wrong result when using IN subquery with order bySergey Petrunya2014-05-281-12/+17
* | | | MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result againSergei Golubchik2014-06-051-2/+1
* | | | revert the fix for MDEV-5898, restore the fix for MDEV-5549.Sergei Golubchik2014-06-051-4/+8
| |/ / |/| |
* | | MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rowsSergey Petrunya2014-06-041-2/+3
| |/ |/|
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-2/+2
* | 5.5 mergeSergei Golubchik2014-05-091-3/+13
|\ \ | |/
| * merge 5.5->5.3unknown2014-05-071-1/+3
| |\
| | * MDEV-5981: name resolution issues with views and multi-update in ps-protocolunknown2014-05-011-1/+3
| * | Merge from 5.3Alexander Barkov2014-04-181-1/+1
| |\ \ | | |/
| | * Fixed bugs mdev-5927 and mdev-6116.Igor Babaev2014-04-161-1/+1
| * | MDEV-5991: crash in Item_field::used_tablesmariadb-5.5.37unknown2014-04-151-1/+9
* | | MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... Sergey Petrunya2014-05-051-1/+1
* | | MDEV-6185: Buildbot valgrind failure: Conditional jump or move in table_cond_...Sergey Petrunya2014-04-291-1/+4
* | | MDEV-6003: EITS: ref access, keypart2=const vs keypart2=expr - inconsistent f...Sergey Petrunya2014-04-251-8/+77
* | | Revert these two changes (wrong push) :Sergey Petrunya2014-04-281-158/+14
* | | Better commentsSergey Petrunya2014-04-251-19/+40
* | | MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil...Sergey Petrunya2014-04-211-12/+135
* | | MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#1433...Sergey Petrunya2014-04-121-12/+28
* | | MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not rec...Sergey Petrunya2014-04-071-2/+3
* | | MDEV-5992: EITS: Selectivity of non-indexed condition is counted twice in tab...Sergey Petrunya2014-04-011-15/+43
* | | 5.5 mergeSergei Golubchik2014-03-261-2/+22
|\ \ \ | |/ /
| * | 5.3 mergeSergei Golubchik2014-03-251-1/+14
| |\ \ | | |/
| | * MergeSergey Petrunya2014-03-181-1/+14
| | |\
| | | * MDEV-5811: Server crashes in best_access_path with materialization+semijoin a...Sergey Petrunya2014-03-131-1/+14
| | * | 5.2 mergeSergei Golubchik2014-03-161-28/+27
| | |\ \ | | | |/ | | |/|