Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
11.4, 12.1.1
-
Not for Release Notes
Description
Hey there! I've noticed that this bug can still be triggered on versions 11.4 and 12.1.1. However, it was marked as fixed in version 11.4. It might be a regression issue.
select a1 from |
(select st_distance(point(1,1), st_geomcollfromwkb(geometrycollection( linestring(point(2,2))))) as a1 from dual) tmp |
where tmp.a1 < 'aaa'; |
Attachments
Issue Links
- duplicates
-
MDEV-17657 cte + geometry crash
-
- Confirmed
-
- relates to
-
MDEV-37703 Historical bugs still reappear in the fixed version
-
- Closed
-
-
MDEV-37733 [Regression] Bug #26115 (resolution label is fixed) still causes a crash
-
- Closed
-