MySQL error code
MySQL error 4083
MySQL server error 4083 is ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE_INSTANT, reported with SQLSTATE HY000.
Need to rebuild the table to change column type
| Error | 4083 |
|---|---|
| Name | ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE_INSTANT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference