Bug #111564 Contribution by Tencent: explain format=tree lost the subquery in the hash join
Submitted: 26 Jun 2023 12:33 Modified: 10 Aug 2023 0:58
Reporter: Wen He (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution, explain, hash join, sub-query

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 Jun 2023 13:16] Wen He
Resolve join conditions during explain and update main.hash_join.

Attachment: patch.txt (text/plain), 3.80 KiB.