• Alexey Botchkov's avatar
    fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON · 53ad390f
    Alexey Botchkov authored
            return GEOMETRYCOLLECTION EMPTY, not NULL for the query
    
    per-file comments:
      mysql-test/r/gis.result
    fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON
            test result updated.
      sql/spatial.cc
    fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON
            return of the Geometry::envelope() changed for the empty geometry.
    53ad390f
gis.result 57 KB