- 05 May, 2017 40 commits
-
-
Aleksey Midenkov authored
related to b0419561a3475ff3464316c7104455685819acca
-
kevg authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
kevg authored
-
kevg authored
-
kevg authored
-
kevg authored
-
kevg authored
-
Aleksey Midenkov authored
* native InnoDB partitioning for BY SYSTEM_TIME partitions.
-
kevg authored
-
kevg authored
-
kevg authored
-
kevg authored
-
kevg authored
-
Aleksey Midenkov authored
-
kevg authored
-
Aleksey Midenkov authored
-
kevg authored
-
kevg authored
-
kevg authored
-
Aleksey Midenkov authored
* based on RANGE pruning by COLUMNS (sys_trx_end) condition * removed DEFAULT; AS OF NOW is always last; current VERSIONING as last non-empty (or first empty) * Min/Max stats in TABLE_SHARE * ALTER TABLE ADD PARTITION adds before AS OF NOW partition
-
kevg authored
-
Aleksey Midenkov authored
* Syntax sugar: query-global QUERY FOR SYSTEM_TIME
-
kevg authored
-
kevg authored
-
kevg authored
-
kevg authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
[fixes #105]
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
Aleksey Midenkov authored
-
kevg authored
-
kevg authored
-
Aleksey Midenkov authored
* one `AS OF NOW`, multiple `VERSIONING` partitions; * rotation of `VERSIONING` partitions by record count, time period; * rotation is multi-threaded; * conventional subpartitions as bottom level for versioned partitions; * `DEFAULT` keyword selects first `VERSIONING` partition; * ALTER TABLE ADD/DROP partition; * REBUILD PARTITION basic operation.
-
kevg authored
-