Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6
-
Component/s: Data Definition - Create Table
-
Labels:
Description
10.2 545cba13 |
MariaDB [test]> CREATE TABLE t (a INT) DATA DIRECTORY 'x'; |
ERROR 1103 (42000): Incorrect table name 'x' |
Reproducible on 10.2-10.6 and previous versions of MySQL. Fixed at some point in MySQL 8.0.