[MDEV-21805] bit_and returns garbage on empty set Created: 2020-02-24 Updated: 2020-03-04 Resolved: 2020-03-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types, Documentation |
| Affects Version/s: | 10.1.26, 10.3.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Björklund | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
linux |
||
| Description |
|
To reproduce:
|
| Comments |
| Comment by Elena Stepanova [ 2020-02-24 ] |
|
According to MySQL manual, it is the expected behavior:
However, MariaDB documentation doesn't say anything, it needs to be updated. |