Bug #82346 | STRCMP() does not respect PADSPACE | ||
---|---|---|---|
Submitted: | 26 Jul 2016 11:40 | Modified: | 26 Jul 2016 11:58 |
Reporter: | Alan Egerton | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | All | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[26 Jul 2016 11:40]
Alan Egerton
[26 Jul 2016 11:58]
Alan Egerton
Apologies, this was an idiotic bug report—a return value of 0 from STRCMP() is means equality, the same as a return value of 1 from the `=` operator.