Skip to content

mysqltest: CREATE VECTOR INDEX fails with error 1210 on Windows, succeeds on Linux with same version #598

@chyujing

Description

@chyujing

Description

Test case vector_index_second_mysql.vector_index_4096 fails on Windows. The operation CREATE VECTOR INDEX (vector(2001) + HNSW cosine) returns error 1210. The same operation succeeds on Linux using the same version.

Steps to Reproduce

  1. Access the machine.
  2. Navigate to the directory /obdata/data/AndroidTest/ob_opensource_test/tools/deploy.
  3. Execute the test case.

Environment

  • Platform: Windows (fails) vs. Linux (succeeds)
  • Test Case: vector_index_second_mysql.vector_index_4096
  • Error Code: 1210

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