MySQL Forums
Forum List  »  GIS

Spatial Index
Posted by: Alejandro Briones
Date: December 14, 2005 01:15PM

Hi,

i was trying to create a spatial index on two columns:
create spatial index i2 on t2(g,g3);

then give me an error:
create spatial index i2 on t2(g,g3);


My question is: this error is because MySQL can't implement an spatial index with multicolumn or because it's impossible to do this.


Thank a lot.

Options: ReplyQuote


Subject
Views
Written By
Posted
Spatial Index
3397
December 14, 2005 01:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.