summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/ram/work/b26038/b26038.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-03-051-17/+19
|\
| * after merge fix (bug #26038)ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-021-5/+2
| * Merge mysql.com:/home/ram/work/b26038/b26038.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-281-12/+17
| |\
| | * Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-211-12/+17
* | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-2/+3
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-2/+3
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ \ | |/ / /
| * | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ /
* | | Fix for the failing gis.testholyfoot/hf@mysql.com/deer.(none)2006-08-181-2/+5
* | | A couple of adjustments to the merge to fix the broken buildrburnett@production.mysql.com2006-08-171-1/+1
|/ /
* | bug #14807 (GeomFromText() should return MYSQL_TYPE_GEOMETRY)holyfoot@deer.(none)2006-07-041-0/+28
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-311-49/+28
|\ \ | |/
| * Fix for bug #12839 (Endian support is absurd)hf@deer.(none)2005-09-211-49/+28
* | Merge with 4.1monty@mysql.com2005-06-071-3/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+1
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Fix for #6553 and #8776 (no errors on bad spatial data)hf@deer.(none)2005-04-291-2/+5
* | 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