Bug #118147 | Error When Reopening Temporary Table | ||
---|---|---|---|
Submitted: | 9 May 3:18 | Modified: | 9 Jun 13:10 |
Reporter: | Chenglin Tian | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 9.2.0 | OS: | Linux |
Assigned to: | CPU Architecture: | x86 |
[9 May 3:18]
Chenglin Tian
[9 Jun 13:10]
MySQL Verification Team
Hello Chenglin Tian, Thank you for the bug report. Imho this is not a bug, quoting from the manual - You cannot refer to a TEMPORARY table more than once in the same query. For more info please see https://dev.mysql.com/doc/refman/9.2/en/temporary-table-problems.html Regards, Ashwini Patil