summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-1/+5
* Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-1/+45
|\
| * Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-061-2/+6
| |\
| * | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-061-1/+45
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-7/+20
* | | Merge branch '10.4' into 10.4-mdev16188Igor Babaev2018-11-101-2/+6
|\ \ \ | | |/ | |/|
| * | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+6
| |\ \ | | |/ | |/|
| | * MDEV-17493: Partition pruning doesn't work for nested outer joinsSergei Petrunia2018-11-051-2/+6
* | | MDEV-16188: Use in-memory PK filters built from range index scansGalina Shalygina2018-09-281-0/+9
|/ /
* | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-1/+16
|\ \ | |/
| * MDEV-14551 Can't find record in table on multi-table update with ORDER BYSergei Golubchik2018-05-171-0/+5
| * cleanup: simplify multi-update's juggling with positionsSergei Golubchik2018-05-171-0/+1
| * cleanup: comments and whitespacesSergei Golubchik2018-05-171-1/+1
| * Merge 10.2 into 10.3Marko Mäkelä2018-05-121-0/+9
| |\
| | * MDEV-15853: Assertion `tab->filesort_result == 0' failedVarun Gupta2018-05-111-0/+9
* | | MDEV-16309 Split ::create_tmp_field() into virtual methods in ItemAlexander Barkov2018-05-281-10/+0
* | | MDEV-12387 Push conditions into materialized subqueriesGalina Shalygina2018-05-151-1/+17
|/ /
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-2/+2
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-2/+2
| |\ \ | | |/
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+2
| | |\
| | | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| | | |\
| | | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | | | |\
| | | | | * MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-221-1/+1
* | | | | | Remove ER_NON_VERSIONED_FIELD_IN_HISTORICAL_QUERYSergei Golubchik2018-02-121-2/+0
* | | | | | Windows, compile : reenable previously disabled warning C4291Vladislav Vaintroub2018-02-071-0/+1
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Setting Field::field_index for Virtual_tmp_table fieldsAlexander Barkov2018-02-021-1/+1
* | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-0/+42
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-15107 Add virtual Field::sp_prepare_and_store_item(), make sp_rcontext s...Alexander Barkov2018-01-291-0/+42
* | | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-171-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-111-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-2/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix Compile Error while using Flag '-DUSE_ARIA_FOR_TMP_TABLES:BOOL=OFF'Sachin Setiya2018-01-071-2/+2
* | | | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-11/+71
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix out-of-date comments.Sergei Petrunia2018-01-041-1/+1
| * | | | | | This is a full cost-based implementation of the optimization that employsIgor Babaev2017-12-301-10/+70
* | | | | | | SQL: RIGHT JOIN in derived [fix #383]Aleksey Midenkov2017-12-121-0/+4
* | | | | | | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Mark constant 'null_tables' with table->const_table=1Monty2017-12-021-1/+1
* | | | | | | SQL: vers_setup_select() misc refactoringAleksey Midenkov2017-12-081-3/+1
* | | | | | | System Versioning 1.0pre2Aleksey Midenkov2017-11-231-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Handle failures from mallocMichael Widenius2017-11-171-3/+3
* | | | | | | System Versioning pre1.0Aleksey Midenkov2017-11-131-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-0/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-031-0/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rowsIgor Babaev2017-11-021-0/+1
| | * | | | | Fixed compiler warning and unitialized memory warningMonty2017-11-021-0/+2