MySQL Forums
Forum List  »  GIS

Spatial component missing
Posted by: Gerrit Van Acoleyen
Date: July 25, 2005 01:41AM

I have used this SQL-query to create a new table in my database

CREATE TABLE geom(
g GEOMETRY
) ;

This is the message that I receive:
The storage engine for the table doesn't support GEOMETRY


For the use of the spatial part, do I have to install something more?

Options: ReplyQuote


Subject
Views
Written By
Posted
Spatial component missing
5046
July 25, 2005 01:41AM
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.