Commit bb074b2
committed
MDEV-37905: UNCACHEABLE_RAND inconsistently set on unions
We need to ensure that all the unions are marked as UNCACHEABLE_RAND in
cases like:
select * from t1 where 1 in (select 1 union select 2 union select RAND());1 parent 49c3c2a commit bb074b2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11351 | 11351 | | |
11352 | 11352 | | |
11353 | 11353 | | |
| 11354 | + | |
11354 | 11355 | | |
11355 | 11356 | | |
11356 | 11357 | | |
| |||
0 commit comments