I want get all locations around my location but the function ST_Distance_Sphere does not work.
ST_Distance_Sphere
My query:
select *, astext(location) as locat
I think that's it ST_DISTANCE https://mariadb.com/kb/en/library/st_distance/
ST_DISTANCE