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