* [EMAIL PROTECTED]
> I am beginning in mysql, and I do not obtain to create a table
> with a space column.
> some friend could help me?
>
> mysql> CREATE TABLE g1 (p1 GEOMETRY);
> Error 1064 :

The error message got lost in the mail. Beware that spatial support is
introduced in mysql version 4.1, what version are you using?

Your syntax looks correct.

<URL: http://www.mysql.com/doc/en/Creating_spatial_columns.html >
<URL: http://www.mysql.com/doc/en/Spatial_extensions_in_MySQL.html >

--
Roger


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to