MySQL Error 3755 – ER_CANNOT_DROP_COLUMN_FUNCTIONAL_INDEX

MySQL Error Message

Cannot drop column ‘%s’ because it is used by a
functional index. In order to drop the column, you must remove the
functional index.

Reason for the Error

ER_CANNOT_DROP_COLUMN_FUNCTIONAL_INDEX
was added in 8.0.13.