Till Brehm
2016-06-23 775ed6c69eefe445c52bdbe13c0a25d38127ff94
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;