Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-05 | 1 | -1/+2 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-05 | 1 | -1/+2 |
| |\ | |||||
| | * | MDEV-22112 Assertion `tab_part_info->part_type == RANGE_PARTITION || tab_part... | Aleksey Midenkov | 2020-06-04 | 1 | -1/+2 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -21/+35 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -17/+31 |
| |\ \ | | |/ | |||||
| | * | MDEV-18794 Assertion `!m_innodb' failed in ha_partition::cmp_ref upon SELECT ... | Aleksey Midenkov | 2020-05-28 | 1 | -29/+21 |
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-27 | 1 | -0/+22 |
| | |\ | |||||
| | | * | MDEV-19751 Wrong partitioning by KEY() after primary key dropped | Aleksey Midenkov | 2020-05-26 | 1 | -0/+22 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -4/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -4/+4 |
* | | | | Fixed test failure in parts.partition_debug_innodb/myisam | Daniel Black | 2020-05-09 | 1 | -33/+28 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithm | Thirunarayanan Balathandayuthapani | 2020-05-04 | 1 | -1/+1 |
* | | | | MDEV-22155 ALTER add default history partitions name clash on non-default par... | Aleksey Midenkov | 2020-04-27 | 1 | -1/+1 |
* | | | | MDEV-22207 Drop default history partitions renders table inaccessible | Aleksey Midenkov | 2020-04-27 | 1 | -0/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -0/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -0/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17091 - Assertion failed after dropping versioning | Nikita Malyavin | 2020-04-02 | 1 | -0/+18 |
* | | | | Initialize error variable to 0 in alter_table_close | Vicențiu Ciorbaru | 2020-04-20 | 1 | -1/+1 |
* | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -0/+8 |
* | | | | Handle errors from external_unlock & mysql_unlock_tables | Monty | 2020-04-19 | 1 | -4/+5 |
* | | | | Bug#19784790: ASSERTION `PART_SHARE->PARTITIONS_SHARE_REFS->NUM_PARTS | Monty | 2020-04-19 | 1 | -60/+48 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-08 | 1 | -24/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20494 Fix wrongly ignored error status | Aleksey Midenkov | 2020-04-03 | 1 | -25/+15 |
| * | | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period table | Aleksey Midenkov | 2020-04-03 | 1 | -0/+1 |
* | | | | Cleanup close_all_tables_for_name() | Sergey Vojtovich | 2020-04-03 | 1 | -5/+5 |
* | | | | unify "partitioning cannot do X" error messages | Nikita Malyavin | 2020-03-31 | 1 | -1/+1 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+1 |
* | | | | MDEV-21747 needless alter_ctx arg in prep_alter_part_table() | Aleksey Midenkov | 2020-03-03 | 1 | -3/+2 |
* | | | | Revert "MDEV-17554 Auto-create new partition for system versioned tables with... | Sergei Golubchik | 2020-02-27 | 1 | -7/+8 |
* | | | | MDEV-17554 Auto-create new partition for system versioned tables with history... | Aleksey Midenkov | 2020-02-25 | 1 | -8/+7 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-02-12 | 1 | -3/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -3/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c... | Aleksey Midenkov | 2020-02-02 | 1 | -3/+23 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-20855 Crash with PARTITION BY LIST and extended characters | Alexander Barkov | 2019-10-18 | 1 | -1/+1 |
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -6/+6 |
* | | | | MDEV-17554 history partitioning cleanups | Aleksey Midenkov | 2019-12-03 | 1 | -1/+1 |
* | | | | MDEV-17553 Enable setting start datetime for interval partitioned history of ... | Aleksey Midenkov | 2019-11-07 | 1 | -1/+11 |
* | | | | MDEV-20856 Bad values in metadata views for partitions on VARBINARY | Alexander Barkov | 2019-10-18 | 1 | -83/+5 |
* | | | | MDEV-20831 Table partitioned by LIST/RANGE COLUMNS(inet6) can be created, but... | Alexander Barkov | 2019-10-15 | 1 | -110/+84 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-12 | 1 | -0/+65 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-12 | 1 | -0/+65 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-11 | 1 | -0/+65 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-11 | 1 | -0/+65 |
| | | |\ | |||||
| | | | * | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ... | Alexey Botchkov | 2019-09-09 | 1 | -0/+65 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -10/+18 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-09-02 | 1 | -10/+18 |
| |\ \ \ \ | | |/ / / |