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, 3 insertions, 0 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 6d270b17..5190b260 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -697,6 +697,9 @@ FIELD |lang |t_varchar(5) |'en_gb'|NOT NULL |ZBX_SYNC
FIELD |refresh |t_integer |'30' |NOT NULL |ZBX_SYNC
FIELD |type |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |theme |t_varchar(128) |'default.css' |NOT NULL |ZBX_SYNC
+FIELD |attempt_failed |t_integer |0 |NOT NULL |ZBX_SYNC
+FIELD |attempt_ip |t_varchar(39) |'' |NOT NULL |ZBX_SYNC
+FIELD |attempt_clock |t_integer |0 |NOT NULL |ZBX_SYNC
INDEX |1 |alias
TABLE|usrgrp|usrgrpid|ZBX_SYNC