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:
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index eba52590ac5..ba3b86b4792 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -975,7 +975,7 @@ FIELD |esc_step |t_integer |'0' |NOT NULL |0
FIELD |alerttype |t_integer |'0' |NOT NULL |0
FIELD |p_eventid |t_id | |NULL |0 |5|events |eventid
FIELD |acknowledgeid |t_id | |NULL |0 |6|acknowledges |acknowledgeid
-FIELD |parameters |t_shorttext |'{}' |NOT NULL |0
+FIELD |parameters |t_text |'{}' |NOT NULL |0
INDEX |1 |actionid
INDEX |2 |clock
INDEX |3 |eventid
@@ -1937,4 +1937,4 @@ FIELD |dbversionid |t_id | |NOT NULL |0
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |1 |5050142 |5050142
+ROW |1 |5050143 |5050143