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: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.36 | OS: | Debian |
Assigned to: | CPU Architecture: | Any | |
Tags: | semijoin weedout exists |
[4 Jun 2024 13:19]
Bastiaan Peters
[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.
[4 Jun 2024 13:38]
MySQL Verification Team
Hi Mr. Peters, Thank you so much for your bug report. However, we have to inform you that this is strictly a forum for the reports with fully reproducible test cases. Such a test case should always consist of the set of SQL statements that always leads to the bug that you are reporting. We can not verify a report without the fully reproducible test case, for the simple reason that only such a test case would give us a chance to find the. cause of the bug. We are eagerly waiting for your test case, as described above. Can't repeat.
[5 Jun 2024 8:14]
Bastiaan Peters
I expected this. I'm putting in the bugreport regardless so people that are hit by the same issue find it and might come up with a reproduction their instance of it. I'm not sure I agree with S3 though, after all this is crashing mysql 8.0.36 on legal SQL input.
[5 Jun 2024 9:30]
MySQL Verification Team
Hi Mr. Peters, We can not find a cause of the bug without a fully reproducible test case. We are very interested in solving this bug. But, truly how can we solve it without being able to run a test case and get a crash. Then we shall know where to set breakpoints and watchpoints and then proceed to fixing the bug. Without the test case, we have our hands tied. If you provide a repeatable test case and we reproduce it, not only that this will become S2, but it will also become a Security Vulnerability bug. Those bugs are fixed faster then the other ones. Can't repeat.