Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6
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.
@Elena Stepanova can I work on this as a beginner?