summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-07-021-1/+62
|\
| * Merge 10.3 -> 10.4Sergei Petrunia2021-06-301-1/+62
| |\
| | * Merge 10.2->10.3Sergei Petrunia2021-06-301-6/+73
| | |\
| | | * MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-06-301-6/+73
| | | * MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-211-1/+1
| | | * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-041-7/+0
| | * | MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-211-1/+1
* | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-6/+0
|\ \ \ \ | |/ / /
| * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-6/+0
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-041-6/+0
| | |\ \
| | | * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-041-7/+0
| | | |/
| | | * MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-4/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-251-4/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-4/+1
| |\ \ \ | | |/ /
| | * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-4/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-1/+32
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-1/+32
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-0/+31
| | |\ \ | | | |/
| | | * MDEV-25362 Incorrect name resolution for subqueries in ON expressionsprot-10.2Igor Babaev2021-04-171-0/+31
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-01-251-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-23804: Server crashes in st_select_lex::collect_grouping_fields_for_derivedbb-10.4-varunVarun Gupta2021-01-121-0/+2
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-5/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-5/+6
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-5/+6
| | |\ \ | | | |/
| | | * MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-2/+0
| | | * MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-3/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-2/+17
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+17
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-2/+20
| | |\ \ | | | |/
| | | * MDEV-19179 Regression: SELECT ... UNION ... with inconsistent column names failsIgor Babaev2020-11-191-2/+20
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-081-5/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-081-5/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-081-5/+2
| | |\ \ | | | |/
| | | * MDEV-22748 MariaDB crash on WITH RECURSIVE large queryIgor Babaev2020-06-061-5/+1
* | | | MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard)Oleksandr Byelkin2020-03-101-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+8
| |\ \ \ | | |/ /
| | * | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-041-1/+8
* | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-4/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-4/+19
| |\ \ \ | | |/ /
| | * | MDEV-21155 Assertion with versioned table upon DELETE from view of view after...Aleksey Midenkov2019-12-021-4/+19
| | * | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-0/+10
* | | | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-0/+10
|\ \ \ \ | |/ / /
| * | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+10
* | | | cleanup: don't pass wild_num to setup_wild()Sergei Golubchik2019-10-141-1/+0
* | | | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-1/+1
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-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
| | | |\