Skip to content

Error validating index with sort order #592

Description

@vincentmcgreevy

Error validating a MySQL index with a sort order (supported in MySQL 8.0+)

ALTER TABLE myTable ADD INDEX `IDX` (`column1`, `column2` DESC, `column3`, `column4`)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions