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.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index a2386f87..367fa955 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -91,6 +91,7 @@ FIELD |macros |t_blob |'' |NOT NULL |ZBX_SYNC
FIELD |agent |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |time |t_double |'0' |NOT NULL |ZBX_SYNC
FIELD |error |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
+INDEX |httptest_1 |applicationid
TABLE|httpstep|httpstepid|ZBX_SYNC
FIELD |httpstepid |t_id |'0' |NOT NULL |0