MySQL error code
MySQL error 1764
MySQL server error 1764 is ER_TABLE_HAS_NO_FT, reported with SQLSTATE HY000.
The table does not have FULLTEXT index to support this query
| Error | 1764 |
|---|---|
| Name | ER_TABLE_HAS_NO_FT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference