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.
| Error | 1738 |
|---|---|
| Name | ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference