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
/
sysmaps_elements.sql
blob: b9ed4954072d2d64fb69740b3e13ed26275db67d (
plain
)
1
alter table
sysmaps_elements
add
iconid_disabled
bigint
unsigned
DEFAULT
'0'
NOT NULL
;