MySQL error code
MySQL error 1604
MySQL server error 1604 is ER_TRG_INVALID_CREATION_CTX, reported with SQLSTATE HY000.
Trigger creation context of table `%s`.`%s` is invalid
| Error | 1604 |
|---|---|
| Name | ER_TRG_INVALID_CREATION_CTX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference