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:
authorAndrejs Verza <andrejs.verza@zabbix.com>2022-04-29 17:00:30 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2022-04-29 17:00:30 +0300
commit5ba0df021ab266d0cd5a49912aa98e45c287307a (patch)
tree99d8eea3292d63a17ed74f8f5fe663890e2c6543 /create
parentbc23b93c7fedd6157faadce31152c4cce463a052 (diff)
..F.I..... [ZBXNEXT-6893] fixed optional database patches
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 fb1396fd40a..10a8c803447 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1936,4 +1936,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 |6000002 |6000002
+ROW |1 |6000000 |6000002