Bug #90571 | Don't generate warnings about successful actions (dragnet filter rules) | ||
---|---|---|---|
Submitted: | 23 Apr 2018 12:11 | Modified: | 12 Jun 2018 17:36 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 8.0.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[23 Apr 2018 12:11]
Simon Mudd
[23 Apr 2018 13:57]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[12 Jun 2018 17:36]
Paul DuBois
Posted by developer: Fixed in 8.0.12. Previously, successful assignments to the dragnet.log_error_filter_rules system variable resulted in a Note and a nonzero warning count. To avoid generating a diagnostic for a successful operation, this Note is no longer generated. Instead, the dragnet.Status status variable can be consulted to determine the result of the most recent assignment to dragnet.log_error_filter_rules.