Details

    Description

      MariaDB [test]> CREATE TABLE bfiletest (myfile BFILE);
      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 'BFILE)' at line 2
      

      Bfile should translate to varchar(255) as a file path.

      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 ]
          manjot Manjot Singh (Inactive) made changes -
          Epic Link MDEV-19162 [ 74215 ]
          manjot Manjot Singh (Inactive) made changes -
          Description
          {code:sql}
          MariaDB [test]> CREATE TABLE bfiletest (
              -> myfile BFILE);
          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 'BFILE)' at line 2
          {code}

          Bfile should translate to varchar(255) as a file path.

          {code:sql}
          MariaDB [test]> CREATE TABLE bfiletest (
              -> myfile BFILE);
          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 'BFILE)' at line 2
          {code}

          Bfile should translate to varchar(255) as a file path.

          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 ]
          ralf.gebhardt Ralf Gebhardt made changes -
          Description {code:sql}
          MariaDB [test]> CREATE TABLE bfiletest (
              -> myfile BFILE);
          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 'BFILE)' at line 2
          {code}

          Bfile should translate to varchar(255) as a file path.

          {code:sql}
          MariaDB [test]> CREATE TABLE bfiletest (myfile BFILE);
          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 'BFILE)' at line 2
          {code}

          Bfile should translate to varchar(255) as a file path.

          bar Alexander Barkov made changes -
          Labels Compatibility Compatibility need_feedback

          The Estimated field includes:

          • Adding a new distinct data type
          • Check constraint to validate that it is a path
          • Multi-OS environment questions
          • Replication
          bar Alexander Barkov added a comment - The Estimated field includes: Adding a new distinct data type Check constraint to validate that it is a path Multi-OS environment questions Replication
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 94195 ] MariaDB v4 [ 141231 ]
          julien.fritsch Julien Fritsch made changes -
          Status Open [ 1 ] Needs Feedback [ 10501 ]
          julien.fritsch Julien Fritsch made changes -
          Labels Compatibility need_feedback Compatibility
          julien.fritsch Julien Fritsch made changes -
          Fix Version/s N/A [ 14700 ]
          Resolution Incomplete [ 4 ]
          Status Needs Feedback [ 10501 ] Closed [ 6 ]
          bar Alexander Barkov made changes -
          Assignee Alexander Barkov [ bar ]

          It seems it was closed in a mistake

          bar Alexander Barkov added a comment - It seems it was closed in a mistake
          bar Alexander Barkov made changes -
          Resolution Incomplete [ 4 ]
          Status Closed [ 6 ] Stalled [ 10000 ]

          People

            bar Alexander Barkov
            manjot Manjot Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.