Till Brehm
2016-05-26 946beec14136dc5e874d111ab1c1d447f0b83e69
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;