Seaquel
MySQL error code

MySQL error 1738

MySQL server error 1738 is ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX, reported with SQLSTATE HY000.

Option binlog_cache_size (%lu) is greater than max_binlog_cache_size (%lu); setting binlog_cache_size equal to max_binlog_cache_size.
Error1738
NameER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference