MySQL error code
MySQL error 1754
MySQL server error 1754 is ER_MTA_UPDATED_DBS_GREATER_MAX, reported with SQLSTATE HY000.
The number of modified databases exceeds the maximum %d; the database names will not be included in the replication event metadata.
| Error | 1754 |
|---|---|
| Name | ER_MTA_UPDATED_DBS_GREATER_MAX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference