summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-03-201-0/+92
|\
| * MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-181-0/+92
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-6/+6
|\ \ \ \ | |/ / /
| * | | post-merge: -Werror fixes in 10.2Sergei Golubchik2019-03-291-6/+6
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+5
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+34
|\ \ \ \ | |/ / /
| * | | MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-141-1/+34
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-1/+1
|\ \ \ \ | |/ / /
| * | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-1/+1
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-6/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-6/+21
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-6/+21
| | |\ \
| | | * | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-6/+21
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | MDEV-12181 ST_AsGeoJSON argument does not limit decimals.Alexey Botchkov2017-08-071-7/+45
* | | | MDEV-12180 ST_GeomFromGeoJSON option argument appears to have no effect.Alexey Botchkov2017-08-061-19/+28
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-101-1/+1
* | | | MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-241-11/+14
* | | | MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-241-1/+759
|/ / /
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-2/+8
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2014-11-191-1/+7
| |\ \ | | |/
| | * 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
| * | | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
| |/ /
* | | MDEV-4045 Missing OGC Spatial functions.Alexey Botchkov2014-11-281-5/+12
|/ /
* | 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