Bug #7640 | Distance function | ||
---|---|---|---|
Submitted: | 3 Jan 2005 16:52 | Modified: | 4 Jan 2005 15:25 |
Reporter: | [ name withheld ] (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.8-nt-max | OS: | Windows (Windows 2000 server) |
Assigned to: | CPU Architecture: | Any |
[3 Jan 2005 16:52]
[ name withheld ]
[4 Jan 2005 9:47]
MySQL Verification Team
Hi, Thank you for ther report, but MySQL currently doesn't support function DISTANCE(). It will be implemented later.
[4 Jan 2005 10:01]
[ name withheld ]
If Distance() is not implemented, why do I get this? mysql> help distance Name: 'DISTANCE' Description: Distance(@var{g1},@var{g2}) Returns as a double-precision number the shortest distance between any two points in the two geometries. Thanks for your help.
[4 Jan 2005 15:25]
MySQL Verification Team
Thank you for feedback. Yes, it's not implemented yet, though it's described in the MySQL manual. We removed description of DISTANCE() from the 'help' command as it confuses our users.