summaryrefslogtreecommitdiffstats
path: root/create
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-10-01 14:49:27 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-10-01 14:49:27 +0000
commit559fa40b0e8794372c4d6275b88f522082f9ead6 (patch)
tree41e238ba9705d957c8482a2dea1231d3b970ebaf /create
parente2919d9724b95a51dddad4af375b1ad8bd268c9b (diff)
downloadzabbix-559fa40b0e8794372c4d6275b88f522082f9ead6.tar.gz
zabbix-559fa40b0e8794372c4d6275b88f522082f9ead6.tar.xz
zabbix-559fa40b0e8794372c4d6275b88f522082f9ead6.zip
- [ZBX-89] Unused fields:history_lastid, ..str_lastid & ..uint_lastid (Sasha)
[svn merge svn://svn.zabbix.com/branches/1.4 -r4816:4819] git-svn-id: svn://svn.zabbix.com/trunk@4820 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'create')
-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