summaryrefslogtreecommitdiff
path: root/mysql-test/t/gis-precise.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments.Alexey Botchkov2015-06-221-0/+5
* gis-precise.test fixed to work on Power8.Alexey Botchkov2014-07-221-3/+2
* gis-precise test fixed to pass on Power8.Alexey Botchkov2014-07-211-5/+9
* MDEV-6073 Merge gis test cases form 5.6.Alexey Botchkov2014-07-011-0/+28
* MDEV-5615 crash in Gcalc_function::add_operation.Alexey Botchkov2014-02-181-0/+3
* Fix for failing gis-precise on Windows.Alexey Botchkov2012-05-031-2/+2
* bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-291-0/+12
* fixes to make compilers happy.Alexey Botchkov2011-11-241-0/+3
* bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-231-0/+4
* bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-0/+3
* fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-231-0/+5
* fixed bugsAlexey Botchkov2011-09-221-12/+24
* Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-131-0/+3
* Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-131-0/+3
* Fix for few similar bugs:Alexey Botchkov2011-09-131-0/+65
* bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-051-0/+4
* bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-051-0/+5
* bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-041-0/+2
* bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-041-0/+3
* bugs #801560 and #802194Alexey Botchkov2011-09-021-0/+14
* Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-131-0/+10
* Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-121-1/+10
* Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-081-0/+12
* Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-071-0/+5
* Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-071-0/+21
* bug #804305 Crash in wkb_get_double with ST_INTERSECTION.Alexey Botchkov2011-07-051-0/+9
* fix for bug #801212 Assertion with ST_INTERSECTION on NULL valuesAlexey Botchkov2011-07-041-1/+5
* bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFF...Alexey Botchkov2011-07-041-0/+3
* fix for bug #201189 ST_BUFFER asserts if radius = 0.Alexey Botchkov2011-06-301-0/+3
* fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-301-0/+6
* Precision spatial function tests added.Alexey Botchkov2011-06-141-0/+107