MySQL Forums
Forum List  »  GIS

Re: How can MySQL support GEOMETRY
Posted by: ken ze
Date: May 13, 2005 07:36AM

Thank you Felix.
Yes, after I posted that message, I searched on the web and found out that I need to specify the engine type of the table. And I added "ENGINE = MYISAM" at the end of the create table statement, it works fine.

ken

Options: ReplyQuote


Subject
Views
Written By
Posted
8943
May 13, 2005 04:57AM
Re: How can MySQL support GEOMETRY
3534
May 13, 2005 07:36AM


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.