[FEAT MERGE] GIS

This commit is contained in:
obdev
2022-12-23 12:08:27 +00:00
committed by ob-robot
parent 38846e73d6
commit 40d215fc5a
519 changed files with 158600 additions and 8396 deletions

View File

@ -300,6 +300,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"general", GENERAL},
{"generated", GENERATED},
{"geometry", GEOMETRY},
{"geomcollection", GEOMCOLLECTION},
{"geometrycollection", GEOMETRYCOLLECTION},
{"get", GET},
{"get_format", GET_FORMAT},
@ -778,6 +779,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"sql_tsi_second", SQL_TSI_SECOND},
{"sql_tsi_week", SQL_TSI_WEEK},
{"sql_tsi_year", SQL_TSI_YEAR},
{"srid", SRID},
{"ssl", SSL},
{"stacked", STACKED},
{"standby", STANDBY},