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 LinuxJedi committed May 8, 2024
1 parent e4afa61 commit 9f6b4e8
Show file tree
Hide file tree
Showing 4 changed files with 1,442 additions and 0 deletions.

0 comments on commit 9f6b4e8

Please sign in to comment.