MySQL error code
MySQL error 1558
MySQL server error 1558 is ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE, reported with SQLSTATE HY000.
The column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL %d, now running %d. Please perform the MySQL upgrade procedure.
| Error | 1558 |
|---|---|
| Name | ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference