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:
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index 23597970758..bb48dfdc172 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1608,7 +1608,7 @@ FIELD |value_hostid |t_id | |NULL |0 |3|hosts |hostid
FIELD |value_itemid |t_id | |NULL |0 |4|items |itemid
FIELD |value_graphid |t_id | |NULL |0 |5|graphs |graphid
FIELD |value_sysmapid |t_id | |NULL |0 |6|sysmaps |sysmapid
-FIELD |value_serviceid|t_id | |NULL |0 |7|service |serviceid
+FIELD |value_serviceid|t_id | |NULL |0 |7|services |serviceid
FIELD |value_slaid |t_id | |NULL |0 |8|sla |slaid
INDEX |1 |widgetid
INDEX |2 |value_groupid
@@ -1933,4 +1933,4 @@ TABLE|dbversion|dbversionid|
FIELD |dbversionid |t_id | |NOT NULL |0
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |1 |5050130 |5050130
+ROW |1 |5050134 |5050134