Is it OK that I add a spatial index but it is called spatial key?
If I execute:
ALTER TABLE User ADD SPATIAL INDEX(primaryCityCoordinates);