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:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-11-05 19:02:10 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-11-05 19:02:10 +0300
commitef6b6a384337e02fbd612093ca5466bbd597903c (patch)
tree474952b67e9b44954c200546be0fe696a3be8b7f /create
parentab1328d109a4c12e8701656d8f6a2ec8095ad0c4 (diff)
....I..... [ZBXNEXT-6921] improved dbpatch
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index a913e63b256..9e4057b9365 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1896,7 +1896,8 @@ FIELD |ha_sessionid |t_cuid |'' |NOT NULL |0
UNIQUE |1 |name
INDEX |2 |status,lastaccess
-TABLE|dbversion|mandatory,optional|
+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 |5050087 |5050087
+ROW |1 |5050098 |5050098