Some basic datatypes and functions in oracle compatibility mode do not work (MDEV-19162)

[MDEV-20028] sql_mode="oracle" does not support automatic List / Interval Partitioning Created: 2019-07-10  Updated: 2019-09-10

Status: Open
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Technical task Priority: Major
Reporter: Faisal Saeed (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: Compatibility


 Description   

In Oracle, INTERVAL partitions and Automatic List partitions can be created by the database based on the new key values. This is a common feature used by Oracle databases.

Whenever a new value is inserted for the partition key, if there is no existing partition for the specific key, a new partition is automatically created by the database.

Oracle Doc: https://docs.oracle.com/cd/E11882_01/server.112/e25523/part_admin001.htm#BAJHFFBE


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