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-02-16 11:02:17 +0300
committerAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-02-16 11:02:17 +0300
commit14bcad9f437a6ba966a9ba83892b8de1f7cd108f (patch)
tree2a7ef9682015f6fc9da6735efc3706f0bf2d4736 /create
parentd3a3c0520f4ddaed10fdef387634b33bdedc49ce (diff)
........S. [ZBXNEXT-7397] added db patch to delete md5 user passwords from database
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 a55cb105395..ff8db02d690 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 |6000000 |6000000
+ROW |1 |6010001 |6010001