summaryrefslogtreecommitdiffstats
path: root/create/schema
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-12-05 13:30:53 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-12-05 13:30:53 +0000
commitb7884e618a8004342df1fc553008eca710e1855c (patch)
tree78efdff89dfc6373ff3d2f3a48400a98d1763582 /create/schema
parent597d863e85e6bf0bece5db8734f093696ac55e10 (diff)
downloadzabbix-b7884e618a8004342df1fc553008eca710e1855c.tar.gz
zabbix-b7884e618a8004342df1fc553008eca710e1855c.tar.xz
zabbix-b7884e618a8004342df1fc553008eca710e1855c.zip
- [ZBX-195,DEV-52] fixes for sysmaps (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5135 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'create/schema')
-rw-r--r--create/schema/schema.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 03c2a533..a384ded6 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -585,7 +585,7 @@ FIELD |selementid2 |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |drawtype |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |color |t_varchar(32) |'Black'|NOT NULL |ZBX_SYNC
-TABLE|sysmaps_link_triggers|linkid|ZBX_SYNC
+TABLE|sysmaps_link_triggers|linkid,triggerid|ZBX_SYNC
FIELD |linkid |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |triggerid |t_id | | |ZBX_SYNC
FIELD |drawtype |t_integer |'0' |NOT NULL |ZBX_SYNC