summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22910: SIGSEGV in Opt_trace_context::is_started & SIGSEGV in Json_writer...Varun Gupta2020-06-301-0/+2
* MDEV-21804 Assertion `marked_for_read()' failed upon INSERT into table with l...Sachin2020-06-071-2/+2
* Merge 10.3 into 10.4Marko Mäkelä2020-06-031-4/+0
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-06-021-4/+0
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-06-011-4/+0
| | |\
| | | * Thread safe histograms loadingSergey Vojtovich2020-05-291-2/+0
| | | * Thread safe statistics loadingSergey Vojtovich2020-05-291-2/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-3/+5
|\ \ \ \ | |/ / /
| * | | MDEV-16937 Strict SQL with system versioned tables causes issuesAleksey Midenkov2020-05-281-1/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_fieldAleksey Midenkov2020-05-261-3/+5
* | | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4)Aleksey Midenkov2020-05-291-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-50/+126
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-52/+128
| |\ \ \ | | |/ /
| | * | Fixed compiler failure on windowsMonty2020-05-231-1/+1
| | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-0/+11
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-221-51/+116
| | |\ \ | | | |/
| | | * MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-221-52/+118
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-0/+6
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-141-0/+6
| |\ \ \ | | |/ /
| | * | Ensure that auto_increment fields are marked properly on updateMonty2020-05-131-0/+6
* | | | 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