MySQL error code
MySQL error 1751
MySQL server error 1751 is ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE, reported with SQLSTATE HY000.
The creation of some temporary tables could not be rolled back.
| Error | 1751 |
|---|---|
| Name | ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference