Skip to content

Conversation

@ksaveras
Copy link

Q A
Type bug/improvement
BC Break no
Fixed issues #3561

Summary

MySQL spatial indexes do not support index lengths and this check should be skipped.
If there are MSSQL or PGSQL experts - please comment.

This PR skips index lengths check if both indexes have a spatial flag.

I.e. when an index is created, MySQL 5.7 creates with 32 bytes prefix length. AWS Aurora (MySQL 5.7 compatible) - 24 bytes prefix length.

@greg0ire
Copy link
Member

Why did you create another PR?

@ksaveras
Copy link
Author

Why did you create another PR?

#3970 (comment)
Don't want to make more mess with merge conflicts.

@greg0ire
Copy link
Member

So you make more mess with more PRs, and we lose all the history of the comments?

@greg0ire
Copy link
Member

Any mess can be undone by force-pushing something correct, which is what I just did.

@greg0ire greg0ire closed this Sep 26, 2020
@ksaveras
Copy link
Author

Awesome. Thanks for the help.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants