-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.4, 10.5
-
Component/s: Data Definition - Create Table, Versioned Tables
-
Labels:None
10.4 1bcb66c5 |
MariaDB [test]> create or replace table t1 (a datetime, b datetime, period for apt(a,a)); |
ERROR 1054 (42S22): Unknown column 'a' in 'apt' |