Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | MDEV-22866: Crash in join optimizer with constant outer join nest | Sergei Petrunia | 2020-06-23 | 1 | -2/+4 | |
| * | | | | | remove dead code | Sergei Golubchik | 2020-06-09 | 1 | -8/+1 | |
| * | | | | | MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait forever | Kentoku SHIBA | 2020-06-05 | 1 | -1/+8 | |
| * | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-03 | 1 | -6/+86 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-03 | 1 | -7/+87 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-02 | 1 | -6/+85 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-06-01 | 1 | -6/+85 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Thread safe histograms loading | Sergey Vojtovich | 2020-05-29 | 1 | -2/+14 | |
| | | | | * | Thread safe statistics loading | Sergey Vojtovich | 2020-05-29 | 1 | -4/+71 | |
| * | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -1/+11 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -1/+11 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -1/+11 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -1/+11 | |
* | | | | | | MDEV-19780 Remove the TokuDB storage engine | Marko Mäkelä | 2020-05-14 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2020-05-09 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2020-05-09 | 1 | -0/+3 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '10.2' into 10.3mariadb-10.3.23 | Sergei Golubchik | 2020-05-09 | 1 | -0/+3 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '10.1' into 10.2mariadb-10.2.32 | Oleksandr Byelkin | 2020-05-08 | 1 | -0/+3 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | MDEV-22180 Planner opens unnecessary tables when updated table is referenced ... | Sergei Golubchik | 2020-05-06 | 1 | -0/+3 | |
* | | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -1/+5 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-08 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-22014: Rowid Filtering is not displayed well in the optimizer trace | Sergei Petrunia | 2020-04-02 | 1 | -0/+1 | |
* | | | | | MDEV-21941 assertion cleanups | Aleksey Midenkov | 2020-04-04 | 1 | -6/+4 | |
* | | | | | MDEV-21941 RENAME doesn't work for system time or period fields | Aleksey Midenkov | 2020-04-04 | 1 | -0/+27 | |
* | | | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPS | Nikita Malyavin | 2020-03-31 | 1 | -2/+11 | |
* | | | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPS | Sergei Golubchik | 2020-03-31 | 1 | -3/+1 | |
* | | | | | cleanup: const | Nikita Malyavin | 2020-03-31 | 1 | -1/+1 | |
* | | | | | Improve update handler (long unique keys on blobs) | Monty | 2020-03-24 | 1 | -3/+1 | |
* | | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 1 | -30/+13 | |
* | | | | | perfschema mdl related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 | |
* | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 | |
* | | | | | perfschema - various collateral cleanups and small changes | Sergei Golubchik | 2020-03-10 | 1 | -3/+6 | |
* | | | | | Revert "MDEV-17554 Auto-create new partition for system versioned tables with... | Sergei Golubchik | 2020-02-27 | 1 | -3/+0 | |
* | | | | | MDEV-17554 Auto-create new partition for system versioned tables with history... | Aleksey Midenkov | 2020-02-25 | 1 | -0/+3 | |
* | | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -4/+11 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -1/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch 'bb-10.3-release' into 10.3 | Oleksandr Byelkin | 2019-12-04 | 1 | -0/+4 | |
| | |\ \ \ | ||||||
| | | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-03 | 1 | -0/+4 | |
| | * | | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -1/+1 | |
| | |/ / / | ||||||
* | | | | | Merge 10.4 into 10.5 | Aleksey Midenkov | 2019-12-02 | 1 | -2/+24 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -2/+11 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-02 | 1 | -0/+7 | |
| | * | | | MDEV-21155 Assertion with versioned table upon DELETE from view of view after... | Aleksey Midenkov | 2019-12-02 | 1 | -1/+1 | |
| | * | | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria table | Aleksey Midenkov | 2019-12-02 | 1 | -1/+10 | |
| | * | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -0/+4 | |
| * | | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4) | Aleksey Midenkov | 2019-12-02 | 1 | -0/+13 | |
* | | | | | Merge 10.4 into 10.5 | Aleksey Midenkov | 2019-11-25 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-18727 improve DML operation of System Versioning (10.4) | Aleksey Midenkov | 2019-11-25 | 1 | -0/+4 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-12 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |