[MDEV-28678] UDF + ORDER BY returns twice the value in view Created: 2022-05-27 Updated: 2022-12-02 Resolved: 2022-12-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Views |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.10.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Lena Startseva | Assignee: | Oleksandr Byelkin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | view-protocol | ||
| Issue Links: |
|
||||||||
| Description |
|
Test:
Actual value:
Expected value:
|
| Comments |
| Comment by Oleksandr Byelkin [ 2022-12-01 ] |
|
It is an example of non-deterministic function so behaviour is not deterministic (and there is no way to inform server about it). |