MySQL error code
MySQL error 3522
MySQL server error 3522 is ER_PK_INDEX_CANT_BE_INVISIBLE, reported with SQLSTATE HY000.
A primary key index cannot be invisible
| Error | 3522 |
|---|---|
| Name | ER_PK_INDEX_CANT_BE_INVISIBLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference