summaryrefslogtreecommitdiffstats
path: root/create/schema/schema_new.sql
diff options
context:
space:
mode:
Diffstat (limited to 'create/schema/schema_new.sql')
-rw-r--r--create/schema/schema_new.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/create/schema/schema_new.sql b/create/schema/schema_new.sql
index c6cd6a0c..bad092c2 100644
--- a/create/schema/schema_new.sql
+++ b/create/schema/schema_new.sql
@@ -30,6 +30,7 @@ FIELD |port |t_integer |'0' |NOT NULL |
FIELD |slave_history |t_integer |'0' |NOT NULL |
FIELD |slave_trends |t_integer |'0' |NOT NULL |
FIELD |event_lastid |t_id |'0' |NOT NULL |
+FIELD |event_maxid |t_id |'0' |NOT NULL |
FIELD |history_lastid |t_bigint |'0' |NOT NULL |
FIELD |history_str_lastid|t_bigint |'0' |NOT NULL |
FIELD |history_uint_lastid|t_bigint |'0' |NOT NULL |