Details
-
Technical task
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
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
Field | Original Value | New Value |
---|---|---|
Labels | Compatibility |
Component/s | Data types [ 13906 ] |
Epic Link | MDEV-19162 [ 74215 ] |
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. |
Epic Link | MDEV-19162 [ 74215 ] |
Parent | MDEV-19162 [ 74215 ] | |
Issue Type | Task [ 3 ] | Technical task [ 7 ] |
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. |
Labels | Compatibility | Compatibility need_feedback |
Workflow | MariaDB v3 [ 94195 ] | MariaDB v4 [ 141231 ] |
Status | Open [ 1 ] | Needs Feedback [ 10501 ] |
Labels | Compatibility need_feedback | Compatibility |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Needs Feedback [ 10501 ] | Closed [ 6 ] |
Assignee | Alexander Barkov [ bar ] |
Resolution | Incomplete [ 4 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
The Estimated field includes: