~maria-captains/maria/5.3

Viewing all changes in revision 2978.3.32.

  • Committer: Alexey Botchkov
  • Date: 2011-09-23 12:00:36 UTC
  • mto: This revision was merged to the branch mainline in revision 3288.
  • Revision ID: holyfoot@askmonty.org-20110923120036-fdn345ild7mwlmfg
bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs
        Line autointersection point was treated as if it doesn't belong to the line.
        It's in some way logical, but seems to confuse people. Fixed.

per_file_comments:
  mysql-test/r/gis-precise.result
bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs
        test result updated.
  mysql-test/t/gis-precise.test
bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs
        test case added.
  sql/gcalc_tools.cc
bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs
        Point of line autointersection handled as it belongs to the line.
  sql/gcalc_tools.h
bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs
        Gcalc_function::set_i_state() added

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: