MySQL error code
MySQL error 6062
MySQL server error 6062 is ER_LH_COLUMN_MISMATCH_ERR, reported with SQLSTATE HY000.
%s: Mismatch in the number of columns. Expected %u, found %u.
| Error | 6062 |
|---|---|
| Name | ER_LH_COLUMN_MISMATCH_ERR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference