[MDEV-7001] Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3) Created: 2014-11-01 Updated: 2014-11-17 Resolved: 2014-11-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 5.5.40, 10.0.14, 5.3.13 |
| Fix Version/s: | 10.0.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
returns
The expected result is 1. The same problem is observed with NOT NOT NULLIF(2,3).
The expected result is 1. |