summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24089 support oracle syntax: rownumMonty2021-04-081-4/+13
* 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
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-19263: Server crashes in mysql_handle_single_derived upon 2nd execution ...Oleksandr Byelkin2019-04-161-1/+4
* | | | | Cleanup of sql_derived.cc filebb-10.4-cleanupOleksandr Byelkin2019-04-161-11/+17
* | | | | MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed ...Oleksandr Byelkin2019-04-161-5/+0
* | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-2/+7
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-03-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix of PS after merge from 10.2.Oleksandr Byelkin2019-03-081-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-30/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-30/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-30/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-30/+1
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-30/+1
| | | | |\ \ | | | | | |/
| | | | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-2/+2
| | | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-30/+0
* | | | | | MDEV-18679 Server crashes in JOIN::optimizeIgor Babaev2019-02-261-0/+9
* | | | | | Merge branch '10.4' into bb-10.4-mdev7486Galina Shalygina2019-02-191-22/+21
|\ \ \ \ \ \
| * | | | | | Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-22/+21
* | | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-5/+3
|/ / / / / /