Opened 5 months ago
Closed 4 months ago
#36471 closed New feature (fixed)
Add support for Collect, GeoHash, IsValid, and __coveredby lookup on MariaDB 12.0.1+
| 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 )
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 (6)
comment:1 by , 5 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 5 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 , 5 months ago
| Description: | modified (diff) |
|---|
comment:4 by , 5 months ago
| Has patch: | set |
|---|---|
| Version: | 5.1 → dev |
comment:5 by , 5 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR