[MDEV-33084] LASTVAL(t1) and LASTVAL(T1) do not work well with lower-case-table-names=0 Created: 2023-12-20 Updated: 2024-01-19 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Sequences |
| Affects Version/s: | 10.4, 11.4 |
| Fix Version/s: | 10.4, 11.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
I run this script:
The last statement returnt these results:
Look wrong. The expected result should be:
|