Declare geometry columns as NOT NULL - MySQL cannot use a spatial index on nullable geometry columns.

CommentFileSizeAuthor
use_spatial_indexes.patch7.71 KBslasher13
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

slasher13 created an issue. See original summary.

christianadamski made their first commit to this issue’s fork.

christianadamski’s picture

christianadamski’s picture

Status: Needs review » Fixed

Ok, it was "NOT NULL" for geometry. Geometry is only written indirectly, so it is in fact NULL by design immediately after initial write.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.