[MDEV-29542] The first character in column name has lowercase instead of uppercase in view created on table " mysql.user" Created: 2022-09-15 Updated: 2023-09-26 Resolved: 2023-09-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Views |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4.32 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lena Startseva | Assignee: | Oleksandr Byelkin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | view-protocol | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Test:
Expected result:
Actual result:
Problem appeared after |
| Comments |
| Comment by Oleksandr Byelkin [ 2022-12-01 ] | ||||
|
It looks like SELECT take the name from the field, but VIEW takes name from SELECT list name | ||||
| Comment by Oleksandr Byelkin [ 2023-09-26 ] | ||||
|
so it is how you name it and everything is OK |