Details
-
Bug
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
N/A
-
None
Description
3e03a45aa4c69e5aa76c9396547797a895a98edc |
MariaDB [test]> create or replace table t (v vector(1) not null, vector(v)) engine=Mroonga; |
Query OK, 0 rows affected (0.135 sec) |
 |
MariaDB [test]> drop table t; |
ERROR 1146 (42S02): Table 'test.t#i#00' doesn't exist |
Attachments
Issue Links
- is caused by
-
MDEV-34939 vector search in 11.7
- Closed