summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.28Sergei Golubchik2012-10-161-3/+4
|\
| * Merging from 5.5Alexander Barkov2012-08-171-5/+6
| |\
| | * Backporting Bug 14100466 from 5.6.Alexander Barkov2012-08-171-5/+6
* | | mysql-5.5 mergeSergei Golubchik2012-06-141-2/+2
|\ \ \ | |/ /
| * | Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-2/+3
| |\ \
* | \ \ cSergei Golubchik2012-05-211-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-051-1/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS Ramil Kalimullin2012-03-051-1/+2
| | * Updated/added copyright headersKent Boortz2011-07-031-1/+1
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-4/+5
| | | |\
| | | | * Fix for bug#51875/#11759554 backported from mysql-5.1.Ramil Kalimullin2011-03-211-2/+4
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-271-59/+679
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-2/+11
| * | | | fixed bugsAlexey Botchkov2011-09-221-0/+6
| * | | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-211-5/+54
| * | | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-211-13/+57
| * | | | bugs fixedAlexey Botchkov2011-09-211-0/+60
| * | | | several bugs fixed here.Alexey Botchkov2011-09-211-0/+2
| * | | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-041-12/+14
| * | | | PostGIS-style 'same point' handling.Alexey Botchkov2011-09-011-0/+32
| * | | | fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-301-33/+40
| * | | | Precise GIS functions added.Alexey Botchkov2011-05-041-47/+434
* | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
|\ \ \ \ \
* \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | |/
* | | Automerge.Ramil Kalimullin2010-09-061-2/+4
|\ \ \ | |/ /
| * | Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-2/+4
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+1
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-21/+18
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-18/+25
* | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-0/+10
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
* | | 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-optunknown2007-07-071-1/+22
|\ \ | |/
| * Bug #29166: unknown2007-07-051-1/+22
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-03-051-6/+7
| |\
* | \ Merge mysql.com:/home/ram/work/b26038/b26038.5.0unknown2007-03-051-6/+7
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/ram/work/b26038/b26038.4.1unknown2007-02-281-6/+7
| |\ \
| | * | Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...unknown2007-02-211-6/+7
* | | | After merge fixesunknown2007-01-291-0/+2
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-12/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-13/+12
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /