summaryrefslogtreecommitdiffstats
path: root/create/schema
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-02-29 13:32:59 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-02-29 13:32:59 +0000
commit9ebbcf5e025c0353bef8bf11d8bccd811c663024 (patch)
treee782fbc236a3abe46bfc1cf6394c5fd434af07ef /create/schema
parentc69a2b489b05b8d467ba343f2b993edff5f9d3ec (diff)
downloadzabbix-9ebbcf5e025c0353bef8bf11d8bccd811c663024.tar.gz
zabbix-9ebbcf5e025c0353bef8bf11d8bccd811c663024.tar.xz
zabbix-9ebbcf5e025c0353bef8bf11d8bccd811c663024.zip
- [DEV-105] Database schema
git-svn-id: svn://svn.zabbix.com/trunk@5422 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 a0eaeaaa..9ee89a28 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -402,6 +402,7 @@ FIELD |history_uint_lastid|t_bigint |'0' |NOT NULL |0
FIELD |history_str_lastid|t_bigint |'0' |NOT NULL |0
FIELD |history_text_lastid|t_bigint |'0' |NOT NULL |0
FIELD |history_log_lastid|t_bigint |'0' |NOT NULL |0
+FIELD |dhistory_lastid|t_bigint |'0' |NOT NULL |0
INDEX |1 |name
TABLE|hosts|hostid|ZBX_SYNC