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
- Access the machine.
- Navigate to the directory
/obdata/data/AndroidTest/ob_opensource_test/tools/deploy.
- Execute the test case.
Environment
- Platform: Windows (fails) vs. Linux (succeeds)
- Test Case:
vector_index_second_mysql.vector_index_4096
- Error Code: 1210
Description
Test case
vector_index_second_mysql.vector_index_4096fails on Windows. The operationCREATE VECTOR INDEX (vector(2001) + HNSW cosine)returns error 1210. The same operation succeeds on Linux using the same version.Steps to Reproduce
/obdata/data/AndroidTest/ob_opensource_test/tools/deploy.Environment
vector_index_second_mysql.vector_index_4096