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:
authorKonstantins Prutkovs <konstantins.prutkovs@zabbix.com>2022-10-11 17:27:24 +0300
committerKonstantins Prutkovs <konstantins.prutkovs@zabbix.com>2022-10-11 17:27:24 +0300
commit6c26646cbd4ec3b9937872ccd88d3f7e9a6b0741 (patch)
tree64b5f9d9e2f0084f1a1e3bded7fcb88dd4f36268 /create
parenta3cc8885d667b94fce465d484bd33d5e8b3cfae8 (diff)
........S. [ZBXNEXT-7972] changed the database version numbers
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 6013d5eae73..ad9f57e913d 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1987,4 +1987,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 |6030059 |6030059
+ROW |1 |6030061 |6030061