mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
mysql-5.5.39 merge
~40% bugfixed(*) applied ~40$ bugfixed reverted (incorrect or we're not buggy) ~20% bugfixed applied, despite us being not buggy (*) only changes in the server code, e.g. not cmakefiles
This commit is contained in:
@@ -104,6 +104,9 @@ 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