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.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 1ba46c52..800de1d3 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -127,9 +127,6 @@ FIELD |port |t_integer |'10051'|NOT NULL |ZBX_SYNC
FIELD |slave_history |t_integer |'30' |NOT NULL |ZBX_SYNC
FIELD |slave_trends |t_integer |'365' |NOT NULL |ZBX_SYNC
FIELD |event_lastid |t_id |'0' |NOT NULL |0
-FIELD |history_lastid |t_bigint |'0' |NOT NULL |0
-FIELD |history_str_lastid|t_bigint |'0' |NOT NULL |0
-FIELD |history_uint_lastid|t_bigint |'0' |NOT NULL |0
FIELD |nodetype |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |masterid |t_integer |'0' |NOT NULL |0