Application-time periods support (phase 1) (MDEV-16972)

[MDEV-16975] Application-time periods: ALTER TABLE Created: 2018-08-14  Updated: 2021-10-29  Resolved: 2019-02-21

Status: Closed
Project: MariaDB Server
Component/s: Versioned Tables
Affects Version/s: None
Fix Version/s: 10.4.3

Type: Technical task Priority: Critical
Reporter: Nikita Malyavin Assignee: Nikita Malyavin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
causes MDEV-27704 Unclear error message when dropping a... Open

 Description   

ALTER TABLE (ADD|DROP) PERIOD FOR <apptime>

<add table period definition> ::=
  ADD <table period definition> [ <add system time period column list> ]
<add system time period column list> ::=
  ADD [ COLUMN ] <column definition 1> ADD [ COLUMN ] <column definition 2>

<drop table period definition> ::=
DROP <system or application time period specification> <drop behavior>


Generated at Thu Feb 08 08:32:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.