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
/
httpstep.sql
blob: 8dcf7e01a46b1819bce3bc094a80c2a34fbc44b6 (
plain
)
1
alter table
httpstep
modify
url
varchar
(
255
)
DEFAULT
''
NOT NULL
;