Skip to content

integrity check should verify non-binary collation indexes have the right data #5441

@jussisaurio

Description

@jussisaurio

row N values differ from index X — For non-BINARY collation indexes, verifies that the index actually stores the correct values. Without this, an index using e.g. NOCASE collation could have stale data that Found wouldn't catch (since Found uses the index's collation).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions