Changes between Initial Version and Version 2 of Ticket #36471


Ignore:
Timestamp:
Jun 18, 2025, 10:39:57 AM (3 months ago)
Author:
Mariusz Felisiak
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36471

    • Property Triage Stage UnreviewedAccepted
    • Property 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+
  • Ticket #36471 – Description

    initial v2  
    1 Support for `MBRCoveredBy`, `ST_GeoHash`, `ST_IsValid`, `ST_Collect` ​was added in [https://mariadb.com/kb/en/mariadb-11-8-0-release-notes/#gis was added in MariaDB 11.8].
     1Support for `MBRCoveredBy`, `ST_GeoHash`, `ST_IsValid`, `ST_Collect` ​was added in [https://mariadb.com/kb/en/mariadb-11-8-0-release-notes/#gis was added in MariaDB 11.8] according to release notes but effectively they were added in MariaDB 12.0.1 ;)
    22
    33Follow up to the ticket #35803.
Back to Top