Skip to content

Unrecognized data type. (near VECTOR) #641

Description

@liviuconcioiu
CREATE TABLE t1 (id INT AUTO_INCREMENT PRIMARY KEY, v VECTOR(5) NOT NULL,
 VECTOR INDEX (v));
Unrecognized data type. (near VECTOR)
Unrecognized data type. (near INDEX)

MariaDB >= 11.7.1
MySQL >= 9.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions