Bug #118148 | Error When Deleting from MERGE Table with Subquery Condition | ||
---|---|---|---|
Submitted: | 9 May 3:47 | Modified: | 10 Jun 13:21 |
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:47]
Chenglin Tian
[10 Jun 13:21]
MySQL Verification Team
Hello Chenglin Tian, Thank you for the bug report. Imho this is not a bug, quoting from the manual - The disadvantages of MERGE tables are: You can use only identical MyISAM tables for a MERGE table. For more info please see https://dev.mysql.com/doc/refman/9.2/en/merge-table-advantages.html Regards, Ashwini Patil