MySQL error code
MySQL error 1433
MySQL server error 1433 is ER_FOREIGN_DATA_STRING_INVALID, reported with SQLSTATE HY000.
The data source connection string '%s' is not in the correct format
| Error | 1433 |
|---|---|
| Name | ER_FOREIGN_DATA_STRING_INVALID |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference