Opened 22 months ago
Closed 22 months ago
#35088 closed New feature (fixed)
Add support for ST_Collect on MySQL 8.0.24+.
| Reported by: | Nick Pope | Owned by: | Nick Pope |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Normal | Keywords: | st_collect, collect, aggregate, mysql, gis |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Support for ST_Collect was added to MySQL 8.0.24.
See https://dev.mysql.com/doc/refman/8.0/en/spatial-aggregate-functions.html#function_st-collect for details.
Change History (3)
comment:1 by , 22 months ago
| Has patch: | set |
|---|
comment:2 by , 22 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.
PR