summaryrefslogtreecommitdiffstats
path: root/create/schema
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-08-01 15:22:18 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-08-01 15:22:18 +0000
commit952a05bef085325923c141e15b0fb88aaf5262ee (patch)
tree5719968dc76637180f36b2bc4d1c67ef490d9f67 /create/schema
parente040ad4ad0dbec022158c000590ee7eb5b412a66 (diff)
downloadzabbix-952a05bef085325923c141e15b0fb88aaf5262ee.tar.gz
zabbix-952a05bef085325923c141e15b0fb88aaf5262ee.tar.xz
zabbix-952a05bef085325923c141e15b0fb88aaf5262ee.zip
- [DEV-195] added support of source ip address
git-svn-id: svn://svn.zabbix.com/trunk@5864 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'create/schema')
-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 4966ad4b..2630d1a0 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -683,6 +683,7 @@ FIELD |label_location |t_integer | |NULL |ZBX_SYNC
FIELD |x |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |y |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |url |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
+FIELD |iconid_disabled|t_id |'0' |NOT NULL |ZBX_SYNC
TABLE|sysmaps|sysmapid|ZBX_SYNC
FIELD |sysmapid |t_id |'0' |NOT NULL |0