Bug #106627 | mysql_service_mysql_string_iterator value in validate_password_policy_strength | ||
---|---|---|---|
Submitted: | 3 Mar 2022 1:46 | Modified: | 3 Mar 2022 13:58 |
Reporter: | bin wang (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[3 Mar 2022 1:46]
bin wang
[3 Mar 2022 1:54]
bin wang
suggested add patch
Attachment: validate_password_imp.patch (application/octet-stream, text), 900 bytes.
[3 Mar 2022 13:58]
MySQL Verification Team
Hi Mr. Wang, Thank you for your bug report. However, this is not a bug. According to the currently valid standard for C programming language, which is C18 standard, boolean false can be treated as zero, interchangeably. Not a bug.