[MDEV-11784] View is created with invalid definition which causes ERROR 1241 (21000): Operand should contain 1 column(s) Created: 2017-01-12 Updated: 2017-02-13 Resolved: 2017-02-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Views |
| Affects Version/s: | 10.2.3, 10.2 |
| Fix Version/s: | 10.2.4 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 10.2-rc, regression | ||
| Sprint: | 10.2.4-1, 10.2.4-2 |
| Description |
|
The problem was introduced with this commit in 10.2:
The view is created with this definition in the frm file:
Before the change, it was
|