RE: Problems with spatial extensions

2003-08-14 Thread Enrique Andreu
Firstable thanks for all, now I have two more questions: The first, I would like to know if the JDBC driver supports the spatial extensions, and the second question is how much stable is version alpha 4.1 of MySQL? Thanks: Enrique ___ Yahoo! Mes

RE: Problems with spatial extensions

2003-08-05 Thread Andy Eastham
> -Original Message- > From: Enrique Andreu [mailto:[EMAIL PROTECTED] > Sent: 05 August 2003 08:08 > To: [EMAIL PROTECTED] > Subject: Problems with spatial extensions > > > Hi, I would like to have a column of a table of the > type GeometryCollection, but when I tr

Problems with spatial extensions

2003-08-05 Thread Enrique Andreu
Hi, I would like to have a column of a table of the type GeometryCollection, but when I try to type a simple example like the ones in the manual, I get this: mysql> CREATE TABLE geom (g GEOMETRY); ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL se