Seaquel
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.
Error1745
NameER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference