1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

SRID support.

GeomertyFromWKB() function.
SRID() function.
::store() methods for Field_geom.
Code cleanup.
This commit is contained in:
ram@mysql.r18.ru
2003-03-18 15:30:32 +04:00
parent 34681a8036
commit 031ac2a7b2
16 changed files with 415 additions and 272 deletions

View File

@@ -225,7 +225,6 @@ public:
wkbNDR = 1 /* Little Endian */
};
class GClassInfo
{
public: