summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Added support for more functions when using partitioned S3 tablesMonty2020-04-191-12/+64
* MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTSAleksey Midenkov2020-04-041-1/+1
* Fix GCC 9.3.0 -Wstrict-aliasingMarko Mäkelä2020-04-011-1/+2
* MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+59
* cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-80/+62
* cleanup: reduce code duplication in read_extra2()Nikita Malyavin2020-03-311-24/+20
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+2
* Clean up and speed up interfaces for binary row loggingMonty2020-03-241-4/+1
* Improve update handler (long unique keys on blobs)Monty2020-03-241-44/+30
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-1/+1
|\
| * MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif...Eugene Kosov2020-02-131-1/+1
* | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-2/+1
* | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-4/+3
* | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-5/+4
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-11/+14
* | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-1/+1
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-1/+0
|\ \ | |/
| * 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
* | | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-2/+2
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-6/+5
* | | | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-6/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-0/+2
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-121-0/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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.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/+10
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-10/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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-20016 Add MariaDB_DATA_TYPE_PLUGINAlexander Barkov2019-10-041-1/+2
* | | | | | A cleanup for MDEV-20042 Implement EXTRA2_FIELD_DATA_TYPE_INFO in FRMAlexander Barkov2019-10-021-3/+22
* | | | | | MDEV-20706 Store scale in Column_definition::decimals rather than Column_defi...Alexander Barkov2019-10-011-0/+37
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-011-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-20639 ASAN SEGV in get_prefix upon modifying base column type with exist...Alexander Barkov2019-09-281-0/+9
* | | | | | MDEV-16144 Default TIMESTAMP clause for SELECT from versionedAleksey Midenkov2019-09-301-14/+13
* | | | | | Revert "Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, ...Alexander Barkov2019-09-111-2/+0
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-111-2/+4
|\ \ \ \ \ \ | |/ / / / /