summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* 5.3 mergeSergei Golubchik2014-11-181-1/+7
|\
| * MDEV-6883 ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)).Alexey Botchkov2014-11-151-1/+7
* | 5.3 mergeSergei Golubchik2014-02-221-1/+2
|\ \ | |/
| * MDEV-5615 crash in Gcalc_function::add_operation.Alexey Botchkov2014-02-181-1/+2
* | MDEV-4788 check mysql-5.5 changes in spatial.cc.Alexey Botchkov2013-10-101-2/+2
* | MDEV-3856 Import of a large polygon fails/hangs.Alexey Botchkov2013-10-091-1/+1
* | Merge 5.3->5.5.Igor Babaev2013-08-181-50/+41
|\ \ | |/
| * Merge 5.2->5.3Igor Babaev2013-08-151-46/+38
| |\
| | * MDEV-4478 check mysql-5.5 changes in spatial.cc.Alexey Botchkov2013-07-221-49/+39
* | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-4/+5
|\ \ \
| * \ \ mergeGeorgi Kodinov2013-03-281-19/+48
| |\ \ \
| | * | | Addendum #1 to the fix for bug #16451878 : GEOMETRY QUERY CRASHES SERVERGeorgi Kodinov2013-03-281-19/+48
| * | | | merge 5.1->5.5Georgi Kodinov2013-03-271-20/+33
| |\ \ \ \ | | |/ / /
| | * | | Bug #16451878: GEOMETRY QUERY CRASHES SERVERGeorgi Kodinov2013-03-271-20/+33
| | * | | Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* | | | | 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