Bug #112373 Incorrect result when using INNER JOIN with SELECT FROM VIEW
Submitted: 18 Sep 2023 8:52 Modified: 20 Sep 2023 10:27
Reporter: IVAN HO Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: INNER JOIN, VIEW

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:

[19 Sep 2023 15:30] IVAN HO
test case

Attachment: testcase.sql (application/octet-stream, text), 2.17 KiB.

[19 Sep 2023 15:30] IVAN HO
test case data

Attachment: testcase_loaddata.sql (application/octet-stream, text), 50.63 KiB.