Skip to content

Commit

Permalink
MDEV-17398 Implement Geographic functions available in MySQL 8.0
Browse files Browse the repository at this point in the history
This commit ports ST_LatFromGeoHash and ST_LongFromGeoHash from MySQL.

This code was ported from MySQL, the original author of the functions is Erik Froseth.
The original functions commit mysql/mysql-server@ad34780e.

I did some very small changes in the class structure to make the code work with MariaDB.

Co-authored-by: 3abqreno [email protected]
  • Loading branch information
Erik Froseth authored and 3abqreno committed Apr 4, 2024
1 parent aba03ee commit 8df3342
Show file tree
Hide file tree
Showing 4 changed files with 1,442 additions and 0 deletions.

0 comments on commit 8df3342

Please sign in to comment.