Bug #119487 JOIN, STRAIGHT_JOON Return Different Results
Submitted: 1 Dec 14:45
Reporter: jinhui lai Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:9.4.0, 9.5.0 OS:Ubuntu (22.04)
Assigned to: CPU Architecture:Any

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:

[1 Dec 14:47] jinhui lai
you can reproduce this bug by executing "python test.py"

Attachment: test.py (application/octet-stream, text), 1.74 KiB.