Skip to content

Error validating index with sort order #592

@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

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions