summaryrefslogtreecommitdiff
path: root/strings/str_alloc.c
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@askmonty.org>2012-04-29 18:08:11 +0500
committerAlexey Botchkov <holyfoot@askmonty.org>2012-04-29 18:08:11 +0500
commitaf084bcd78a29f05dd5a14bc70494cf3760935b3 (patch)
treeec3dd1836f12150be67484fd215ff9161d9cf62e /strings/str_alloc.c
parent8cfa6c3f33d28052aadfed2efb8ef41d03bb97e7 (diff)
downloadmariadb-git-af084bcd78a29f05dd5a14bc70494cf3760935b3.tar.gz
bug #977021 ST_BUFFER fails with the negative D.
Points and lines should disappear if we got negative D. To make it work properly inside the GEOMETRYCOLLECTION, we add the empty operation there. bug #986977 Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_event(int, int). The double->inernal coord conversion produced -0 (minus zero) on some data. That minus-zero produces invalid comparison results when compared agains plus-zero. So we fixed the gcalc_set_double() to avoid it. per-file comments: mysql-test/r/gis-precise.result result updated. mysql-test/t/gis-precise.test tests for #977021 and #986977 added. sql/gcalc_slicescan.cc bug #986977. The gcalc_set_double fixed to not produce minus-zero. sql/item_geofunc.cc bug #977021. Add the NOOP for the disappearing features.
Diffstat (limited to 'strings/str_alloc.c')
0 files changed, 0 insertions, 0 deletions