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
| Error | 2057 |
|---|---|
| Name | CR_NEW_STMT_METADATA |
| Group | Client errors |
Source: MySQL 8.4 Error Reference