Seaquel
MySQL error code

MySQL error 2057

MySQL client error 2057 is CR_NEW_STMT_METADATA.

The number of columns in the result set differs from the number of bound buffers. You must reset the statement, rebind the result set columns, and execute the statement again
Error2057
NameCR_NEW_STMT_METADATA
GroupClient errors

Source: MySQL 8.4 Error Reference