Opened 3 months ago

Last modified 3 months ago

#36471 closed New feature

Add support for Collect, GeoHash, IsValid, and __coveredby lookup on MariaDB 12.0.1+ — at Version 3

Reported by: Mariusz Felisiak Owned by: Mariusz Felisiak
Component: GIS Version: dev
Severity: Normal Keywords: mariadb
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Mariusz Felisiak)

Support for MBRCoveredBy, ST_GeoHash, ST_IsValid, ST_Collect ​was added in was added in MariaDB 11.8 according to release notes but effectively they were added in MariaDB 12.0.1 ;)

Follow up to the ticket #35803.

Change History (3)

comment:1 by Sarah Boyce, 3 months ago

Triage Stage: UnreviewedAccepted

comment:2 by Mariusz Felisiak, 3 months ago

Description: modified (diff)
Summary: Add support for Collect, GeoHash, IsValid, and __coveredby lookup on MariaDB 11.8+Add support for Collect, GeoHash, IsValid, and __coveredby lookup on MariaDB 12.0.1+

comment:3 by Mariusz Felisiak, 3 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top