Bug #98854 | session tracker | ||
---|---|---|---|
Submitted: | 6 Mar 2020 10:57 | Modified: | 7 Mar 2020 0:45 |
Reporter: | andy zhang | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 8.0, 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqltest |
[6 Mar 2020 10:57]
andy zhang
[6 Mar 2020 13:46]
MySQL Verification Team
Hi Mr. zhang, Thank you for your bug report. I have checked your analysis and came up to several conclusions. First of all, this is a code that runs only on MS Windows, so I had to correct the entry to that field. Second, your analysis of the loop checking condition is quite correct. Indeed, in other places in the code the '<=' conditions is applied. Verified as reported.
[7 Mar 2020 0:45]
andy zhang
Sinisa, Thanks for your reply. I found the problem on my Linux environment. And I didn't try on MS windows. The problem is a common one. It affects both Windows and Linux, I think.
[9 Mar 2020 12:59]
MySQL Verification Team
I agree. You are quite right. Seemed to me that this is part of the shared memory code, but it is not. Changed OS.