MySQL error code
MySQL error 3502
MySQL server error 3502 is ER_UNSUPPORTED_INDEX_ALGORITHM, reported with SQLSTATE HY000.
This storage engine does not support the %s index algorithm, storage engine default was used instead.
| Error | 3502 |
|---|---|
| Name | ER_UNSUPPORTED_INDEX_ALGORITHM |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference