summaryrefslogtreecommitdiffstats
path: root/create/schema/schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'create/schema/schema.sql')
-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 70f34a6c..6beb7cea 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -554,7 +554,7 @@ 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 |value2 |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
-FIELD |resource |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
+FIELD |source |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |valuetype |t_integer |0 |NOT NULL |ZBX_SYNC
INDEX |1 |idx