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