Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/create
diff options
context:
space:
mode:
authorAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-09-09 16:45:57 +0300
committerAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-09-09 16:45:57 +0300
commit6a0bc450cd1711c98cda0f3142f1dc2f9cb4cf61 (patch)
treeb4d11ba14b0ec7b6a7da6cb3b11d74d52ec333e4 /create
parent357ee832f074a3f4fd88e909346f819f0c0f2afd (diff)
parentf6c96221c8bcb73444d139d8714dc2cd677415b6 (diff)
.......... [ZBXNEXT-3496,ZBXNEXT-7880] upgraded to master
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index 4641a463871..d354558308f 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -114,7 +114,7 @@ INDEX |1 |hostid
TABLE|group_discovery|groupid|ZBX_TEMPLATE
FIELD |groupid |t_id | |NOT NULL |0 |1|hstgrp
FIELD |parent_group_prototypeid|t_id | |NOT NULL |0 |2|group_prototype|group_prototypeid|RESTRICT
-FIELD |name |t_varchar(64) |'' |NOT NULL |ZBX_NODATA
+FIELD |name |t_varchar(255) |'' |NOT NULL |ZBX_NODATA
FIELD |lastcheck |t_integer |'0' |NOT NULL |ZBX_NODATA
FIELD |ts_delete |t_time |'0' |NOT NULL |ZBX_NODATA