MySQL error code
MySQL error 3007
MySQL server error 3007 is ER_CANNOT_DISCARD_TEMPORARY_TABLE, reported with SQLSTATE HY000.
Cannot DISCARD/IMPORT tablespace associated with temporary table
| Error | 3007 |
|---|---|
| Name | ER_CANNOT_DISCARD_TEMPORARY_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference