summaryrefslogtreecommitdiffstats
path: root/create/schema
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-02-22 16:04:44 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-02-22 16:04:44 +0000
commitfb02c0851e6cfeb51eb64c261803c76cfc2c46e4 (patch)
tree63ab13b302102914b817fe7fc753b4ba10a2b96c /create/schema
parenta584d19006ba3659fc6fde7796bfc5d25575c0ab (diff)
downloadzabbix-fb02c0851e6cfeb51eb64c261803c76cfc2c46e4.tar.gz
zabbix-fb02c0851e6cfeb51eb64c261803c76cfc2c46e4.tar.xz
zabbix-fb02c0851e6cfeb51eb64c261803c76cfc2c46e4.zip
- [DEV-118] fix to schema for dashboard screen (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5389 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'create/schema')
-rw-r--r--create/schema/schema.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 367fa955..c4ef892b 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -530,7 +530,6 @@ FIELD |userid |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |idx |t_varchar(64) |'' |NOT NULL |ZBX_SYNC
FIELD |value |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |valuetype |t_integer |0 |NOT NULL |ZBX_SYNC
-UNIQUE |1 |userid,idx
TABLE|rights|rightid|ZBX_SYNC
FIELD |rightid |t_id |'0' |NOT NULL |0