MySQL error code
MySQL error 1197
MySQL server error 1197 is ER_TRANS_CACHE_FULL, reported with SQLSTATE HY000.
Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage; increase this mysqld variable and try again
| Error | 1197 |
|---|---|
| Name | ER_TRANS_CACHE_FULL |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference