Bug #109361 MySQL 8.0.29+ is slower than MySQL 8.0.28 with queries using JOINS
Submitted: 13 Dec 2022 12:06 Modified: 11 Jan 2023 1:03
Reporter: Satya Bodapati (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:8.0.29 OS:Any
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:

[13 Dec 2022 12:07] Satya Bodapati
debug patch to trace reads and row versions

Attachment: debug_reads_v2.diff (text/x-patch), 1.41 KiB.

[13 Dec 2022 12:10] Satya Bodapati
regression with join

Attachment: regression_with_join.test (application/octet-stream, text), 2.04 KiB.

[13 Dec 2022 12:14] Satya Bodapati
debug patch to trace reads and row versions v3

Attachment: debug_reads_v3.diff (text/x-patch), 1.42 KiB.