dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fixed MySQL port separation
Marius Cramer
2015-05-21
7de1b7b5971c74d5b251501b27ea7919e80db923
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0069.sql
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;