MySQL error code
MySQL error 1745
MySQL server error 1745 is ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX, reported with SQLSTATE HY000.
Option binlog_stmt_cache_size (%lu) is greater than max_binlog_stmt_cache_size (%lu); setting binlog_stmt_cache_size equal to max_binlog_stmt_cache_size.
| Error | 1745 |
|---|---|
| Name | ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference