We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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`)