MySQL error code
MySQL error 1237
MySQL server error 1237 is ER_REPLICA_IGNORED_TABLE, reported with SQLSTATE HY000.
Replica SQL thread ignored the query because of replicate-*-table rules
| Error | 1237 |
|---|---|
| Name | ER_REPLICA_IGNORED_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference