mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-19923 Add type handlers for geometry sub-types
This commit is contained in:
@ -118,8 +118,6 @@ enum enum_explain_filename_mode
|
||||
EXPLAIN_PARTITIONS_AS_COMMENT
|
||||
};
|
||||
|
||||
/* Maximum length of GEOM_POINT Field */
|
||||
#define MAX_LEN_GEOM_POINT_FIELD 25
|
||||
|
||||
/* depends on errmsg.txt Database `db`, Table `t` ... */
|
||||
#define EXPLAIN_FILENAME_MAX_EXTRA_LENGTH 63
|
||||
|
Reference in New Issue
Block a user