summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.h
Commit message (Expand)AuthorAgeFilesLines
* Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
* Additional fix for bug #5136 (Geometry object is corrupted when queried)unknown2004-09-221-30/+32
* Optimized GIS functionsunknown2004-03-041-2/+0
* SCRUM:unknown2004-01-151-0/+11
* fixed printability of gis functionsunknown2003-11-061-1/+2
* fixed printability of Items (all items except subselects)unknown2003-10-121-0/+3
* fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-24/+0
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-2/+2
* Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-0/+360