MySQL error code
MySQL error 1432
MySQL server error 1432 is ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE, reported with SQLSTATE HY000.
Can't create federated table. The data source connection string '%s' is not in the correct format
| Error | 1432 |
|---|---|
| Name | ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference