In this post, you’ll learn more about the MariaDB Error 1745 ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX with the details of the error message and why you receive this error
Maria DB Error Description
MariaDB Error 1745 – ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX with the sqlState HY000
Error Description for the MariaDB Error ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX
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.
Leave a Reply