summaryrefslogtreecommitdiff
path: root/server-tools
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@mysql.com>2009-04-28 14:47:26 +0500
committerAlexey Botchkov <holyfoot@mysql.com>2009-04-28 14:47:26 +0500
commitd1968ad43f9256f0007eec6c2375a493464e745c (patch)
tree4f8b3fb1aa025b84562771100388c2a790589804 /server-tools
parentfa01a4ed26a0851157690ca1b422481d8e817908 (diff)
downloadmariadb-git-d1968ad43f9256f0007eec6c2375a493464e745c.tar.gz
Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash
the Point() and Linestring() functions create WKB representation of an object instead of an real geometry object. That produced bugs when these were inserted into tables. GIS tests fixed accordingly. per-file messages: mysql-test/r/gis-rtree.result Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash test result mysql-test/r/gis.result Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash test result mysql-test/t/gis-rtree.test Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash test fixed - GeomFromWKB invocations removed mysql-test/t/gis.test Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash test fixed - AsWKB invocations added sql/item_geofunc.cc Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash Point() and similar functions to create a proper object
Diffstat (limited to 'server-tools')
0 files changed, 0 insertions, 0 deletions