[MDEV-13230] Information about EXCEPT ALL is inconsistent between KB, JIRA, code and tests Created: 2017-07-01 Updated: 2017-07-02 Resolved: 2017-07-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Parser |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It is unclear from the available sources whether EXCEPT ALL is supposed to work at all, and if it is, to what extent. The KB says that is is not supported:
Also, when EXCEPT ALL is executed in current pre-10.3.1 server, it throws an error, but it's not "unsupported":
So,
|
| Comments |
| Comment by Oleksandr Byelkin [ 2017-07-02 ] |
|
Inconsistemt is only MDEW (IMHO) |
| Comment by Oleksandr Byelkin [ 2017-07-02 ] |
|
MDEV fixed |