summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.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.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.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
* | | MDEV-23804: Server crashes in st_select_lex::collect_grouping_fields_for_derivedbb-10.4-varunVarun Gupta2021-01-121-0/+2
* | | 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.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.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
* | | 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.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
* | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+10
* | | 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