MySQL Forums
Forum List  »  GIS

Re: Mysql 4.1.7 GIS spatial extension
Posted by: brian goldin
Date: December 18, 2004 11:34PM

I'm having problems getting started with the new spatial extension. when I try to add a table to my database I recieve an error that the table doesn't support the geometry type...

mysql> CREATE TABLE geom (g GEOMETRY);
ERROR 1178 (42000): The storage engine for the table doesn't support GEOMETRY

Any help with getting me off the ground would be appriciated.

Brian

Options: ReplyQuote


Subject
Views
Written By
Posted
5473
December 03, 2004 05:48AM
3525
December 06, 2004 07:33AM
3413
December 06, 2004 07:34AM
Re: Mysql 4.1.7 GIS spatial extension
3682
December 18, 2004 11:34PM
3483
February 17, 2005 01:14AM
3415
January 25, 2008 12:08AM


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.