summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | MDEV-22866: Crash in join optimizer with constant outer join nestSergei Petrunia2020-06-231-2/+4
| * | | | | remove dead codeSergei Golubchik2020-06-091-8/+1
| * | | | | MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku SHIBA2020-06-051-1/+8
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-031-6/+86
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-7/+87
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-021-6/+85
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.1 into 10.2Marko Mäkelä2020-06-011-6/+85
| | | | |\ \ | | | | | |/
| | | | | * Thread safe histograms loadingSergey Vojtovich2020-05-291-2/+14
| | | | | * Thread safe statistics loadingSergey Vojtovich2020-05-291-4/+71
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-1/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+11
| | | |\ \ \ | | | | |/ /
| | | | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+11
* | | | | | MDEV-19780 Remove the TokuDB storage engineMarko Mäkelä2020-05-141-1/+1
|/ / / / /
* | | | | Merge branch '10.4' into 10.5Sergei Golubchik2020-05-091-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Sergei Golubchik2020-05-091-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-091-0/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+3
| | | |\ \ | | | | |/
| | | | * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-061-0/+3
* | | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-1/+5
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-0/+1
* | | | | MDEV-21941 assertion cleanupsAleksey Midenkov2020-04-041-6/+4
* | | | | MDEV-21941 RENAME doesn't work for system time or period fieldsAleksey Midenkov2020-04-041-0/+27
* | | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-2/+11
* | | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-3/+1
* | | | | cleanup: constNikita Malyavin2020-03-311-1/+1
* | | | | Improve update handler (long unique keys on blobs)Monty2020-03-241-3/+1
* | | | | MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-121-30/+13
* | | | | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-2/+2
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
* | | | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-3/+6
* | | | | Revert "MDEV-17554 Auto-create new partition for system versioned tables with...Sergei Golubchik2020-02-271-3/+0
* | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2020-02-251-0/+3
* | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-4/+11
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-041-0/+4
| | |\ \ \
| | | * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-0/+4
| | * | | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
| | |/ / /
* | | | | 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
|\ \ \ \ \ | |/ / / /