mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-13467: Feature request: Support for ST_Distance_Sphere()
- Cherry-pick 51e48b9f89
- vscode gitignore
- Thanks Robin Dupret for the review.
Reviewed by:daniel@mariadb.org
holyfoot@mariadb.com
This commit is contained in:
@ -1141,7 +1141,6 @@ insert into `t1` values(
|
||||
linestring(point(1,1),point(1,1))
|
||||
);
|
||||
|
||||
# --error ER_GIS_INVALID_DATA
|
||||
--error ER_BAD_NULL_ERROR
|
||||
insert into `t1` values
|
||||
(
|
||||
|
Reference in New Issue
Block a user