[MDEV-25913] Allow using spatial index with partitioned tables Created: 2021-06-14 Updated: 2021-06-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Хүрэлхуяг | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
I'm trying to create a partitioned table for GPS device data. Like this example.
But MariaDB server returning an error message
I googled and found this (https://bugs.mysql.com/bug.php?id=60298). This issue is filed more than 10 years ago. Still has no resolution. I think MariaDB has the same problem because it is forked from MySQL. Maybe this can be fixed on the MariaDB side? |