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
diff options
context:
space:
mode:
Diffstat (limited to 'create/src/schema.tmpl')
-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 e541160acd0..5d01a8e5e10 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1905,7 +1905,7 @@ FIELD |period |t_integer |'0' |NOT NULL |0
FIELD |slo |t_double |'99.9' |NOT NULL |0
FIELD |effective_date |t_integer |'0' |NOT NULL |0
FIELD |timezone |t_varchar(50) |'UTC' |NOT NULL |ZBX_NODATA
-FIELD |status |t_integer |'0' |NOT NULL |0
+FIELD |status |t_integer |'1' |NOT NULL |0
FIELD |description |t_shorttext |'' |NOT NULL |0
UNIQUE |1 |name