MySQL error code
MySQL error 4111
MySQL server error 4111 is ER_DROP_PK_COLUMN_TO_DROP_GIPK, reported with SQLSTATE HY000.
Please drop primary key column to be able to drop generated invisible primary key.
| Error | 4111 |
|---|---|
| Name | ER_DROP_PK_COLUMN_TO_DROP_GIPK |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference