Details

    Description

      MariaDB [test]> CREATE TABLE dttest2 (nc NCLOB);
      ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NCLOB)' at line 1
      MariaDB [test]> CREATE TABLE dttest2 (nc CLOB);
      Query OK, 0 rows affected (0.010 sec)
      

      Attachments

        Activity

          manjot Manjot Singh (Inactive) created issue -
          serg Sergei Golubchik made changes -
          Field Original Value New Value
          Labels Compatibility
          serg Sergei Golubchik made changes -
          Component/s Data types [ 13906 ]
          Component/s Parser [ 10201 ]
          manjot Manjot Singh (Inactive) made changes -
          Epic Link MDEV-19162 [ 74215 ]
          manjot Manjot Singh (Inactive) made changes -
          Description
          {code:sql}
          MariaDB [test]> CREATE TABLE dttest2 (nc NCLOB);
          ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NCLOB)' at line 1
          MariaDB [test]> CREATE TABLE dttest2 (nc CLOB);
          Query OK, 0 rows affected (0.010 sec)
          {code}
          {code:sql}
          MariaDB [test]> CREATE TABLE dttest2 (nc NCLOB);
          ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NCLOB)' at line 1
          MariaDB [test]> CREATE TABLE dttest2 (nc CLOB);
          Query OK, 0 rows affected (0.010 sec)
          {code}
          manjot Manjot Singh (Inactive) made changes -
          Epic Link MDEV-19162 [ 74215 ]
          manjot Manjot Singh (Inactive) made changes -
          Parent MDEV-19162 [ 74215 ]
          Issue Type Task [ 3 ] Technical task [ 7 ]
          bar Alexander Barkov made changes -
          Assignee Alexander Barkov [ bar ]
          ralf.gebhardt Ralf Gebhardt made changes -
          Assignee Alexander Barkov [ bar ]
          Labels Compatibility Compatibility Oracle
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 94196 ] MariaDB v4 [ 141232 ]

          People

            Unassigned Unassigned
            manjot Manjot Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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