MySQL error code
MySQL error 1752
MySQL server error 1752 is ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE, reported with SQLSTATE HY000.
Some temporary tables were dropped, but these operations could not be rolled back.
| Error | 1752 |
|---|---|
| Name | ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference