MySQL Forums
Forum List  »  GIS

Re: Spatial component missing
Posted by: Magnus Jöngren
Date: July 30, 2005 07:12AM

Hi Gerrit,
Try the following:

CREATE TABLE geom(g GEOMETRY) ENGINE = MyISAM;

That worked fine for me :-)

HTH.

Thanks

/Magnus

Options: ReplyQuote


Subject
Views
Written By
Posted
5047
July 25, 2005 01:41AM
Re: Spatial component missing
2726
July 30, 2005 07:12AM
2736
August 01, 2005 02:15AM
2790
August 06, 2005 06:55AM


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.