MySQL error code
MySQL error 1459
MySQL server error 1459 is ER_TABLE_NEEDS_UPGRADE, reported with SQLSTATE HY000.
Table upgrade required. Please do "REPAIR TABLE `%s`" or dump/reload to fix it!
| Error | 1459 |
|---|---|
| Name | ER_TABLE_NEEDS_UPGRADE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference