Skip to content

Error validating index with sort order #592

Open
@vincentmcgreevy

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`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions