Menu

#2352 (ok 2.10) Spatial functions not supported

Latest_Git_snapshot
fixed
1
2014-08-17
2007-02-11
François
No

Some (all?) functions from the MySQL spatial extension lead to parse errors.

A query like:

SELECT Contains(geo, GeomFromText('POINT(539050 182550)')) FROM country

Gives error:

#1305 - FUNCTION test1.GeomFromText does not exist

The same query with the PHP MySQL client or the MySQL Query Browser works fine.

Discussion

  • François

    François - 2007-02-11
    • priority: 5 --> 3
     
  • Sebastian Mendel

    • assigned_to: nobody --> cybot_tm
    • status: open --> open-accepted
     
  • Sebastian Mendel

    • priority: 3 --> 1
    • summary: Spatial functions not supported --> (ok 2.10) Spatial functions not supported
    • status: open-accepted --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2007-02-28
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed