1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

System Versioning 1.0 pre6

Merge remote-tracking branch 'mariadb/bb-10.3-temporal-serg' into trunk
This commit is contained in:
Aleksey Midenkov
2017-12-15 18:12:18 +03:00
47 changed files with 528 additions and 541 deletions

View File

@ -156,8 +156,8 @@ public:
enum elem_type
{
CONVENTIONAL= 0,
AS_OF_NOW,
VERSIONING
CURRENT,
HISTORY
};
List<partition_element> subpartitions;