summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif...Eugene Kosov2020-02-131-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-1/+0
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-101-1/+0
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-101-1/+0
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-02-101-1/+0
| | | |\
| | | | * Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
* | | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-6/+11
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-021-6/+10
| * | | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-0/+1
| * | | | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-0/+2
* | | | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-121-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-111-0/+20
| |\ \ \ \ | | |/ / /
| | * | | manual merge 10.1->10.2Andrei Elkin2019-11-111-0/+21
| | |\ \ \ | | | |/ /
| | | * | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-071-0/+21
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fixes for binary logging --read-only modeMonty2019-10-201-1/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-10/+22
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-101-10/+22
* | | | | MDEV-20639 ASAN SEGV in get_prefix upon modifying base column type with exist...Alexander Barkov2019-09-281-0/+9
* | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-09-061-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Sergei Golubchik2019-09-061-0/+2
* | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-11/+43
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-9/+19
| |\ \ \ \ | | |/ / /
| | * | | cleanup: on update default nowSergei Golubchik2019-09-031-9/+19
| * | | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-2/+24
| |\ \ \ \ | | |/ / /
| | * | | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-031-3/+19
| | * | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+6
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20425: Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-301-1/+1
* | | | | MDEV-19705: Assertion `tmp >= 0' failed in best_access_pathVarun Gupta2019-08-271-1/+3
* | | | | Fixes based on warnings from gcc/clang and valgrindMonty2019-08-121-3/+3
* | | | | Merge 10.3 into 10.4Eugene Kosov2019-07-261-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20186 Wrong result or Assertion on INSERT after DELETE HISTORYAleksey Midenkov2019-07-261-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-191-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-3/+3
| | |\ \ \ | | | |/ /
| | | * | Fix typo open_table_def()Anel Husakovic2019-07-111-3/+3
| | | * | imporve clang buildEugene Kosov2019-06-251-2/+2
| | * | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+1
| * | | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-091-0/+1
* | | | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-4/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-5/+18
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-4/+17
| | |\ \ \ | | | |/ /
| | | * | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-031-2/+3
| | | * | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-311-2/+14
| * | | | Fixed c++11 narrowing error in table.ccMonty2019-05-291-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-221-1/+0
|\ \ \ \ \ | |/ / / /