Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Oracle's PLS_INTEGER is a signed 32-bit integer in the range -2,147,483,648 through 2,147,483,647, exactly like MariaDB INT data type.
When sql_mode=ORACLE, lets alias PLS_INTEGER to MariaDB INT.
Aliasing can be done in the parser.
Attachments
Issue Links
- is part of
-
MDEV-35973 Oracle Compatibility Project 1 for 2025
-
- In Progress
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue is part of MDEV-35973 [ MDEV-35973 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Alexander Barkov [ bar ] |
Priority | Critical [ 2 ] | Major [ 3 ] |