summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Final patch for WL#1600(warn if max_allowed_packet used)unknown2004-07-211-1/+2
* Mergingunknown2004-07-211-0/+5
|\
| * WL#1600 (Warn if result is truncatet due to max_allowed_packet)unknown2004-06-291-0/+5
* | item_geofunc.cc:unknown2004-07-021-4/+4
|/
* Windows fixes for VC++ compiler compabilityunknown2004-05-051-2/+1
* Fixed many compiler warningsunknown2004-04-051-9/+7
* DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-0/+24
* Fix for valgrind's warningunknown2004-03-151-4/+6
* Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-112/+141
* Optimized GIS functionsunknown2004-03-041-112/+114
* SCRUMunknown2004-01-231-2/+2
* SCRUM:unknown2004-01-151-0/+4
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-2/+2
* Fix windows build after applyiing the changes from new client.c(sql-common)unknown2003-06-031-2/+2
* MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
* Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-0/+653