Bug #112771 | MySQL hangs | ||
---|---|---|---|
Submitted: | 19 Oct 2023 8:33 | Modified: | 19 Oct 2023 10:41 |
Reporter: | xiaoyu bai | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.7.29 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Oct 2023 8:33]
xiaoyu bai
[19 Oct 2023 10:41]
MySQL Verification Team
Hi Mr. bai, Thank you for your bug report. However, we must inform you that this is a forum for the bug reports with a fully repeatable test cases. Your report does not contain such a test case. Next, we would like to inform you that version 5.7 is not maintained any more. It is no longer supported. Our currently supported versions are 8.0, 8.1 and soon 8.2. Just for your information, a transaction never waits for itself. It always waits for a lock that is held by some other transaction. Unsupported.