An error occurred fetching the project authors.
- 22 Sep, 2004 1 commit
-
-
hf@deer.(none) authored
CREATE TABLE t1 SELECT POINT(1,2); fixed
-
- 26 Aug, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
-
- 27 May, 2004 1 commit
-
-
hf@deer.(none) authored
--with-geometry and --with-embedded-privilege-control configure switches added
-
- 17 Mar, 2004 1 commit
-
-
hf@deer.(none) authored
test for IGNORE added
-
- 16 Mar, 2004 1 commit
-
-
hf@deer.(none) authored
-
- 04 Mar, 2004 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 06 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
code covarage for srid, GeomFromText with 2 parameters code covarage foe print() method of gis functions
-
- 03 Apr, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 02 Apr, 2003 1 commit
-
-
ram@mysql.r18.ru authored
LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(), MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(), MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB() functions have been added (as synonyms for GEOMFROMWKB()).
-
- 31 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
geometry type (POINT, LINESTRING, etc) and changed all into "GEOMETRY".
-
- 27 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Point, MultiLine, Poligom, etc, are now not aliases for Geometry, but separate field types.
-
- 18 Mar, 2003 1 commit
-
-
ram@mysql.r18.ru authored
GeomertyFromWKB() function. SRID() function. ::store() methods for Field_geom. Code cleanup.
-
- 06 Mar, 2003 1 commit
-
-
ram@mysql.r18.ru authored
Added Centroid(), Area() tests for MultiPolygon objects.
-
- 01 Mar, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-