summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-07-021-2/+4
|\
| * MDEV-22866: Crash in join optimizer with constant outer join nestSergei Petrunia2020-06-231-2/+4
* | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-7/+87
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-06-021-6/+85
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-06-011-6/+85
| | |\
| | | * Thread safe histograms loadingSergey Vojtovich2020-05-291-2/+14
| | | * Thread safe statistics loadingSergey Vojtovich2020-05-291-4/+71
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+11
| |\ \ \ | | |/ /
| | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+11
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2020-05-091-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-091-0/+3
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+3
| | |\ \ | | | |/
| | | * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-061-0/+3
* | | | MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-0/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-041-0/+4
| |\ \ \
| | * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-0/+4
| * | | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
| |/ / /
* | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-2/+11
|\ \ \ \ | |/ / /
| * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-021-0/+7
| * | | MDEV-21155 Assertion with versioned table upon DELETE from view of view after...Aleksey Midenkov2019-12-021-1/+1
| * | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-1/+10
| * | | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-0/+4
* | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4)Aleksey Midenkov2019-12-021-0/+13
* | | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-121-0/+1
|\ \ \ \ | |/ / /
| * | | merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-111-0/+1
| |\ \ \ | | |/ /
| | * | manual merge 10.1->10.2Andrei Elkin2019-11-111-0/+1
| | |\ \ | | | |/
| | | * MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-071-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-1/+10
|\ \ \ \ | |/ / /
| * | | Fixes for binary logging --read-only modeMonty2019-10-201-1/+5
| * | | MDEV-20074: Lost connection on update triggerOleksandr Byelkin2019-10-171-1/+5
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-2/+17
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-1/+2
| |\ \ \ | | |/ /
| | * | cleanup: on update default nowSergei Golubchik2019-09-031-1/+2
| * | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-1/+15
| |\ \ \ | | |/ /
| | * | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-031-1/+15
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-0/+24
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-0/+24
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+24
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+24
| | | |\
| | | | * MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-111-0/+24
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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.3Oleksandr Byelkin2019-05-121-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+1
| | |\ \ \ | | | |/ /