MySQL error code
MySQL error 4108
MySQL server error 4108 is ER_GIPK_COLUMN_EXISTS, reported with SQLSTATE HY000.
Failed to generate invisible primary key. Column 'my_row_id' already exists.
| Error | 4108 |
|---|---|
| Name | ER_GIPK_COLUMN_EXISTS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference