MySQL error code
MySQL error 3898
MySQL server error 3898 is ER_XA_REPLICATION_FILTERS, reported with SQLSTATE HY000.
The use of replication filters with XA transactions is not supported, and can lead to an undefined state in the replica.
| Error | 3898 |
|---|---|
| Name | ER_XA_REPLICATION_FILTERS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference