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:
authorMichael Veksler <Mihails.Vekslers@zabbix.com>2021-05-08 17:19:58 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2021-05-08 17:19:58 +0300
commitfcccddd75d5a949156f1871cd32a8cfe806ed6bc (patch)
tree81d25d267675075dde836bb1e61524ddffa58061 /create
parent5186559246e7aa1b0a672b9fc26df1a8b0b349b5 (diff)
parent2970d7fec1e3846e0ba2c1e08ad42151e2842721 (diff)
........S. [ZBXNEXT-114] updated from branch 'master'
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index c5c086bb4f1..c3278863b26 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1744,7 +1744,8 @@ TABLE|lld_override_opinventory|lld_override_operationid|ZBX_TEMPLATE
FIELD |lld_override_operationid |t_id | |NOT NULL |0 |1|lld_override_operation
FIELD |inventory_mode |t_integer |'0' |NOT NULL |0
-TABLE|trigger_queue||0
+TABLE|trigger_queue|trigger_queueid|0
+FIELD |trigger_queueid|t_id | |NOT NULL |0
FIELD |objectid |t_id | |NOT NULL |0
FIELD |type |t_integer |'0' |NOT NULL |0
FIELD |clock |t_time |'0' |NOT NULL |0
@@ -1849,4 +1850,4 @@ INDEX |1 |reportid
TABLE|dbversion||
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |5030177 |5030177
+ROW |5030178 |5030178