Bug #90999 | Bad usage of ppoll in libmysql | ||
---|---|---|---|
Submitted: | 23 May 2018 22:06 | Modified: | 1 Jun 2018 18:16 |
Reporter: | Manuel Ung | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[23 May 2018 22:06]
Manuel Ung
[24 May 2018 11:41]
Chiranjeevi Battula
Hello Manuel Ung, Thank you for the bug report. Thanks, Chiranjeevi.
[1 Jun 2018 18:16]
Paul DuBois
Posted by developer: Fixed in 8.0.13. In the client library, signals were incorrectly unblocked for ppoll(). Thanks to Facebook for the patch.