Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-35989

Oracle: data type alias PLS_INTEGER -> INT

    XMLWordPrintable

Details

    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

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: