MySQL error code
MySQL error 1739
MySQL server error 1739 is ER_WARN_INDEX_NOT_APPLICABLE, reported with SQLSTATE HY000.
Cannot use %s access on index '%s' due to type or collation conversion on field '%s'
| Error | 1739 |
|---|---|
| Name | ER_WARN_INDEX_NOT_APPLICABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference