summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2013-03-271-32/+67
|\
| * 5.2 mergeSergei Golubchik2013-03-261-33/+66
| |\
| | * MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo...Alexey Botchkov2013-03-191-2/+2
| | * MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy.Alexey Botchkov2013-03-191-4/+2
| | * MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-181-20/+47
| | * MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-101-9/+18
| * | GEOMETRYCOLLECTION EMPTY handling fixed.Alexey Botchkov2013-03-261-5/+14
| * | Merge MariaDB 5.1.66 -> 5.2 -> 5.3unknown2012-11-091-3/+4
| |\ \ | | |/
| | * Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-5/+6
| | |\
| * | \ 5.2 mergeSergei Golubchik2012-05-201-1/+2
| |\ \ \ | | |/ /
| | * | merge with mysql-5.1.63Sergei Golubchik2012-05-171-1/+2
| | |\ \
| * | \ \ Merge with 5.2.Michael Widenius2011-12-111-3/+5
| |\ \ \ \ | | |/ / /
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \
| * | | | | fixes to make compilers happy.Alexey Botchkov2011-11-241-1/+2
* | | | | | TODO-424 geometry query crashes server.Alexey Botchkov2013-03-061-12/+20
* | | | | | 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