Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-19162 Some basic datatypes and functions in oracle compatibility mode do not work
  3. MDEV-20031

sql_mode="oracle" should ignore the Oracle optimizer hints from the SQL automatically

    XMLWordPrintable

Details

    • Technical task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • None
    • N/A
    • None

    Description

      Oracle specific OPTIMIZER hints that have the following block structure should be ignored when SQL_MODE=ORACLE is used

      Hints are given using "/*+ <Hint Identifier> */" block.

      Example: "INSERT /*+ APPEND */ INTO ... VALUES ..."

      Here "/*+ APPEND */" is the hint to the Oracle's optimizer.

      Oracle Doc: https://docs.oracle.com/cd/B12037_01/server.101/b10752/hintsref.htm

      Attachments

        Activity

          People

            Unassigned Unassigned
            Faisal Faisal Saeed (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.