Seaquel
MySQL error code

MySQL error 3762

MySQL server error 3762 is ER_FUNCTIONAL_INDEX_ON_FIELD, reported with SQLSTATE HY000.

Functional index on a column is not supported. Consider using a regular index instead.
Error3762
NameER_FUNCTIONAL_INDEX_ON_FIELD
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference