MySQL error code
MySQL error 1701
MySQL server error 1701 is ER_TRUNCATE_ILLEGAL_FK, reported with SQLSTATE 42000.
Cannot truncate a table referenced in a foreign key constraint (%s)
| Error | 1701 |
|---|---|
| Name | ER_TRUNCATE_ILLEGAL_FK |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference