summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mishka.local2004-12-221-1/+0
|\
| * Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-6/+6
|/
* Fix for bug #6117 (Centroid() crashes server)hf@deer.(none)2004-10-221-3/+3
* Additional fix for bug #5136 (Geometry object is corrupted when queried)hf@deer.(none)2004-09-221-18/+7
* Fix for bug #5136(Geometry object corrupted after the query)hf@deer.(none)2004-09-071-0/+8
* Final patch for WL#1600(warn if max_allowed_packet used)hf@deer.(none)2004-07-211-1/+2
* Merginghf@deer.(none)2004-07-211-0/+5
|\
| * WL#1600 (Warn if result is truncatet due to max_allowed_packet)hf@deer.(none)2004-06-291-0/+5
* | item_geofunc.cc:paul@ice.snake.net2004-07-021-4/+4
|/
* Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-2/+1
* Fixed many compiler warningsmonty@mysql.com2004-04-051-9/+7
* DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-0/+24
* Fix for valgrind's warninghf@deer.(none)2004-03-151-4/+6
* Spatial code changed to get rid of inconsistent this->* operationhf@deer.(none)2004-03-121-112/+141
* Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-112/+114
* SCRUMhf@deer.(none)2004-01-231-2/+2
* SCRUM:hf@deer.(none)2004-01-151-0/+4
* Renamed xxx_as_text() and xxx__from_text().ram@mysql.r18.ru2003-06-201-2/+2
* Fix windows build after applyiing the changes from new client.c(sql-common)venu@myvenu.com2003-06-031-2/+2
* MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-1/+1
* Moved spatial functions to the sql/item_geofunc.cc file.ram@mysql.r18.ru2003-05-301-0/+653