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

[MDEV-20019] sql_mode="oracle" does not support MERGE statement 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   

Merge statement is a special statement, it works something like "REPLACE INTO", "INSERT INTO ON DUPLICATE KEY UPDATE" but provides more flexibility in terms of what can be done.

It can INSERT, UPDATE and / or DELETE data using the same statement depending on the criteria.

Oracle Link: https://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_9016.htm#SQLRF01606


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