summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2->10.3Sergei Petrunia2021-06-301-0/+6
|\
| * MDEV-25461 Assertion `je->state == JST_KEY' failed in Geometry::create_from_j...Alexey Botchkov2021-06-281-0/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-091-7/+15
|\ \ | |/
| * MDEV-13467 fixup: Improve error handlingMarko Mäkelä2021-04-081-7/+15
* | fix gcc optimized buildEugene Kosov2021-04-011-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-0/+188
|\ \ | |/
| * MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-271-0/+188
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+1
|\ \ | |/
| * MDEV-19723 Assertion `je->state == JST_KEY' failed while SELECT ST_GEOMFROMGE...Alexey Botchkov2021-01-191-0/+1
* | 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
| |\ \ \ \ | | |/ / /