FUNCTION ST_Distance_Sphere does not exist in MariaDB

后端 未结 4 1466
时光取名叫无心
时光取名叫无心 2021-02-13 13:34

I want get all locations around my location but the function ST_Distance_Sphere does not work.

My query:

select *, astext(location) as locat         


        
4条回答
提交回复
热议问题