[MDEV-24314] Unexpected error message when selecting from view that uses mergeable derived table Created: 2020-12-01 Updated: 2020-12-08 Resolved: 2020-12-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Views |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.2.37, 10.3.28, 10.4.18, 10.5.9 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Igor Babaev | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The following test case demonstrates the problem:
|
| Comments |
| Comment by Igor Babaev [ 2020-12-01 ] | |||||||
|
Sanja:
I made a checkout for this commit. Yet the tree after this commit was not in a good shape as I got:
I marked this bug as "Critical" because | |||||||
| Comment by Oleksandr Byelkin [ 2020-12-02 ] | |||||||
|
correctly assign privileges and detect that all required given | |||||||
| Comment by Oleksandr Byelkin [ 2020-12-04 ] | |||||||
|
OK to push | |||||||
| Comment by Igor Babaev [ 2020-12-04 ] | |||||||
|
A fix for this bug was pushed into 10.2 |