The sum of the key column lengths must not exceed 1024 bytes when using a CREATE TABLE or ALTER TABLE statement.
When defining a named index, the sum of the column lengths for the index must not exceed 1024 bytes.
Correct the definition of the lengths accordingly, or try to use fewer key columns.
Try to create the named index with fewer columns.