Seaquel
MySQL error code

MySQL error 1705

MySQL server error 1705 is ER_STMT_CACHE_FULL, reported with SQLSTATE HY000.

Multi-row statements required more than 'max_binlog_stmt_cache_size' bytes of storage; increase this mysqld variable and try again
Error1705
NameER_STMT_CACHE_FULL
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference