Bug #115212 duplicates_removal weedout semijoin crashes mysql8
Submitted: 4 Jun 2024 13:19 Modified: 5 Jun 2024 8:14
Reporter: Bastiaan Peters Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.36 OS:Debian
Assigned to: CPU Architecture:Any
Tags: semijoin weedout exists

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:

[4 Jun 2024 13:21] Bastiaan Peters
Stacktrace

Attachment: stacktrace (application/octet-stream, text), 2.54 KiB.

[4 Jun 2024 13:22] Bastiaan Peters
The offending query

Attachment: offending query (application/octet-stream, text), 2.87 KiB.

[4 Jun 2024 13:30] Bastiaan Peters
The JSON query plan for the offending query, as it was before crashing the server

Attachment: offending json plan (application/octet-stream, text), 10.29 KiB.