Bug #97089 | Bug: row lock not released when chaining two or more "order by" | ||
---|---|---|---|
Submitted: | 2 Oct 2019 17:37 | Modified: | 3 Oct 2019 13:42 |
Reporter: | Chương Lê | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S4 (Feature request) |
Version: | 8.0.16 | OS: | Linux (ubuntu 19.10) |
Assigned to: | CPU Architecture: | Any |
[2 Oct 2019 17:37]
Chương Lê
[3 Oct 2019 13:19]
MySQL Verification Team
Hi Mr. Le, Thank you for your bug report. First of all, for your information, we do not prioritise bug processing according to the reported severity. That is because final severity is set by us, not by the reporter. Regarding your report, this is expected behaviour, as described in the chapter 15.7.2 of our Reference Manual. Simply, locked row are counted in the LIMIT. This is so by design. If you think that this behaviour should be changed, so that LIMIT returns any further row, if available, then we could make this a feature request. Decision is entirely upon you .....
[3 Oct 2019 13:40]
MySQL Verification Team
Hi Mr. Le, It was concluded that this is a valid feature request, hence it is verified as such. Verified ........