summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-2/+24
|\
| * 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
* | | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-0/+4
|\ \ \ | |/ /
| * | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2019-11-121-0/+1
|\ \ \ | |/ /
| * | 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.4 into 10.5Oleksandr Byelkin2019-11-071-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | SQL: followup misc rename on versioningAleksey Midenkov2019-09-301-6/+6
* | | | | MDEV-16144 Default TIMESTAMP clause for SELECT from versionedAleksey Midenkov2019-09-301-15/+4
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-2/+17
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-15777 Use inferred IS NOT NULL predicates in the range optimizerIgor Babaev2019-08-301-0/+7
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-08-131-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2019-06-191-3/+0
* | | | | | MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-80/+1
* | | | | | MDEV-19593 Split create_schema_table() into virtual methods in Type_handlerAlexander Barkov2019-05-251-2/+8
* | | | | | MDEV-19566 Remove Item::name related strlen() calls in constructors of some I...Alexander Barkov2019-05-231-0/+9
|/ / / / /
* | | | | 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
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-0/+1
| | | |\ \ | | | | |/
* | | | | cleanup: replace a magic constant with a defineSergei Golubchik2019-05-181-0/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-9/+0
|\ \ \ \ \ | |/ / / /
| * | | | cleanup TABLE_SHAREEugene Kosov2019-03-221-9/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-7/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-7/+9
| |\ \ \ \ | | |/ / /