MySQL error code
MySQL error 1430
MySQL server error 1430 is ER_QUERY_ON_FOREIGN_DATA_SOURCE, reported with SQLSTATE HY000.
There was a problem processing the query on the foreign data source. Data source error: %s
| Error | 1430 |
|---|---|
| Name | ER_QUERY_ON_FOREIGN_DATA_SOURCE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference