summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-03-301-1/+4
|\
| * MDEV-22006 runtime error: null pointer passed as argument 2, which is declare...Eugene Kosov2020-03-231-1/+4
* | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-0/+1
|\ \ | |/
| * MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-261-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-09-231-1/+7
|\ \ | |/
| * MDEV-20371: Invalid reads at plan refinement stage: join->positions...Sergei Petrunia2019-09-111-1/+7
* | MDEV-19740 Debug build of 10.3.15 FTBFSAleksey Midenkov2019-08-191-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-3/+2
|\ \ \ \ | |/ / /
| * | | post-merge: gcc 8 warningsSergei Golubchik2019-03-151-2/+2
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+0
| |\ \ \ | | |/ /
| | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+0
* | | | MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2019-03-041-1/+2
* | | | MDEV-17493: Partition pruning doesn't work for nested outer joinsSergei Petrunia2018-11-051-2/+6
* | | | 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
* | | | 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