Bug #102659 | Unhandled return value in MySQL-8.0.23 | ||
---|---|---|---|
Submitted: | 19 Feb 9:07 | Modified: | 19 Feb 17:29 |
Reporter: | Li Zhong | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Feb 9:07]
Li Zhong
[19 Feb 13:28]
MySQL Verification Team
Hi Mr. Zhong, Thank you for your bug report. We have analysed the code that you reported to us and we have to agree with you. Simply, within these functions, some returned values have not been acted upon. In most of these situations, it is our opinion that debug assert would be appropriate. Verified as reported.
[19 Feb 17:29]
Li Zhong
Thanks for your confirmation! Let me know if I can help with fixing.