index
:
zabbix.git
cpustats
master
Jeff Ollie's Zabbix Patches
Jeffrey C. Ollie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upgrades
/
dbpatches
/
1.6
/
mysql
/
patch
/
dhosts.sql
blob: 6dd530f6ba87d922531337612c776dc81601b0ae (
plain
)
1
alter table
dhosts
modify
ip
varchar
(
39
)
NOT NULL default
''
;