mariadb/sql/share
Aleksey Midenkov e851c140f4 SQL: (0.5) Versioned partitions [closes #77]
* 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.
2017-05-05 20:36:21 +03:00
..
charsets MDEV-9711 NO PAD collations 2016-09-06 12:50:02 +04:00
CMakeLists.txt create a new MariaDB-common.rpm that contains files needed both by the client and the server. 2012-05-25 19:18:29 +02:00
errmsg-utf8.txt SQL: (0.5) Versioned partitions [closes #77] 2017-05-05 20:36:21 +03:00