summaryrefslogtreecommitdiff
path: root/storage/innobase/gis/gis0geo.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21924 Clean up InnoDB GIS record comparisonMarko Mäkelä2020-03-121-183/+61
* Merge 10.2 into 10.3Marko Mäkelä2019-12-121-22/+1
|\
| * MDEV-21256: Reduce the use of ut_rnd_gen_next_ulint()Marko Mäkelä2019-12-101-22/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-32/+0
|\ \ | |/
| * InnoDB: Remove unused get_wkb_of_default_point()Marko Mäkelä2019-12-031-32/+0
| * MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-191-1/+1
* | 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 10.2 into 10.3Marko Mäkelä2019-05-031-11/+12
|\ \ | |/
| * MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-031-11/+12
* | moved include <cmath> from my_global.hSergey Vojtovich2018-05-261-0/+1
* | Use std::isfinite in C++ codeSergey Vojtovich2018-05-241-1/+1
* | Fix many -Wunused-parameterMarko Mäkelä2018-05-011-26/+15
|/
* MDEV-11451: isinf || isnan -> !isfiniteDaniel Black2016-12-051-2/+3
* Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-2/+0
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-0/+835