Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5, 10.6, 10.11, 11.4, 11.7(EOL), 11.8
-
None
Description
DATA/INDEX DIRECTORY handling is inconsistent between different engines.
E.g. CSV ignores them. Archive throws a warning that INDEX DIRECTORY is not supported. InnoDB throws an error that INDEX DIRECTORY is not supported.
We want all engines to behave consistently. Either they should ignore unsupported DIRECTORY options, or ignore with a warning, or fail with an error
Attachments
Issue Links
- blocks
-
MDEV-35152 DATA/INDEX DIRECTORY options are ignored for vector index
-
- Closed
-
Implemented behavior: