summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+2
|\
* | MDEV-19130 Assertion failed in handler::update_auto_incrementNikita Malyavin2020-10-141-0/+3
* | MDEV-21470 ASAN heap-use-after-free in my_hash_sort_binMonty2020-09-251-7/+17
* | MDEV-23551 Performance degratation in temporal literals in 10.4Alexander Barkov2020-08-241-1/+2
* | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-2/+14
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-07-311-2/+14
| |\
| | * fix c++98 buildNikita Malyavin2020-07-211-1/+1
| | * MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-2/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-211-15/+10
|\ \ \ | |/ /
| * | MDEV-20661 Virtual fields are not recalculated on system fields value assignmentAleksey Midenkov2020-07-201-15/+10
* | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-8/+9
|\ \ \ | |/ /
| * | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-0/+1
| * | Fixed bugs found by valgrindMonty2020-07-021-4/+4
| * | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-021-4/+4
* | | 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