summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#38959 archive_gis fails due to rounding differenceAlexey Botchkov2010-02-171-15/+7
* Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-22/+1
* Merge from 5.0 for 43414Staale Smedseng2009-08-281-10/+3
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-10/+3
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-071-1/+22
|\ \ | |/
| * Bug #29166: gkodinov/kgeorge@magare.gmz2007-07-051-1/+22
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-051-6/+7
| |\
* | \ Merge mysql.com:/home/ram/work/b26038/b26038.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-03-051-6/+7
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/ram/work/b26038/b26038.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-281-6/+7
| |\ \
| | * | 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-6/+7
* | | | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-0/+2
* | | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-12/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-13/+12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-13/+12
* | | | 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
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-2/+0
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-2/+0
| |/ /
* | | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-1/+4
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-1/+1
|\ \
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+1
* | | Fixed number of compiler errors on win32.SergeyV@selena.2005-11-141-0/+2
|/ /
* | Manually mergedevgen@moonbone.local2005-11-011-17/+22
|\ \ | |/
| * Review of new pushed codemonty@mysql.com2005-11-011-17/+22
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-311-22/+297
|\ \ | |/
| * Additional fix for #12839hf@deer.(none)2005-10-311-9/+9
| * Fix for bug #12839 (Endian support is absurd)hf@deer.(none)2005-09-211-22/+297
* | Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildramil@mysql.com2005-05-191-25/+22
|\ \ | |/
| * hf's fix for bug #10626 ( gis.test fails)ramil@mysql.com2005-05-191-25/+22
* | Fix for #6553 and #8776 (no errors on bad spatial data)hf@deer.(none)2005-04-291-0/+2
|/
* Fix for bug #6117 (Centroid() crashes server)hf@deer.(none)2004-10-221-3/+1
* Merginghf@deer.(none)2004-06-021-1/+6
|\
| * WL#1562 (Improving spatial code)hf@deer.(none)2004-05-251-1/+6
* | Merginghf@deer.(none)2004-05-271-0/+4
|\ \ | |/ |/|
| * WL#1163 To make spatial code optionalhf@deer.(none)2004-03-121-0/+4
* | Fixed memory overrun in spatial init codemonty@mysql.com2004-03-161-1/+1
* | Yet another fix for spatial partshf@deer.(none)2004-03-161-1/+1
|/
* Spatial code changed to get rid of inconsistent this->* operationhf@deer.(none)2004-03-121-162/+224
* Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-813/+833
* Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-0/+1
* Renamed xxx_as_text() and xxx__from_text().ram@mysql.r18.ru2003-06-201-45/+45
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-1/+2
* SRID support.ram@mysql.r18.ru2003-03-181-9/+9
* Bug fix: should use float8get() instead of (double *) type cast.ram@mysql.r18.ru2003-03-061-71/+92
* Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1ram@mysql.r18.ru2003-02-261-2/+1
|\
| * sql_analyse.cc, spatial.cc:bar@bar.mysql.r18.ru2003-02-261-2/+1
* | Added num_geometries() and geometry_n() methods for MultiX geometry objects.ram@mysql.r18.ru2003-02-261-0/+107
|/
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+2
* postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-3/+3