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:48:59 +0300
committerAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-09-09 16:48:59 +0300
commit6157bf0f28a54dfd6ee4dc44b56ba6e9d90b3537 (patch)
tree99debe821827ab452ac44b09f83be4c9a2c073a0 /create
parent6a0bc450cd1711c98cda0f3142f1dc2f9cb4cf61 (diff)
.......... [ZBXNEXT-3496,ZBXNEXT-7880] fixed db patch after versions
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 d354558308f..e8a442406d2 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1976,4 +1976,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 |6030002 |6030002
+ROW |1 |6030004 |6030004