Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: N/A
-
Component/s: Documentation
-
Labels:None
Description
Added in MariaDB 10.1.2, but poorly documented. For example:
create table t1(g GEOMETRY(9,4) REF_SYSTEM_ID=101);
|